← Back to Plugins
MCP Server MCP

Dockerfile Audit

github By github 👁 1 views ▲ 0 votes

Hadolint-grade Dockerfile audit — 19 checks: secrets, privileges, supply chain, hygiene.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://unbearable-dev--dockerfile-audit.apify.actor/mcp",
      "headers": [
        {
          "description": "Apify API token. Format: 'Bearer <YOUR_APIFY_TOKEN>'. Get yours at https://console.apify.com/account/integrations",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...