Skip to content
VS Code

Dockerfile Audit for VS Code

io.github.unbearabledev/dockerfile-audit

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

client:VS Code transport:streamable-http

Install Dockerfile Audit in VS Code

.vscode/mcp.json

{
  "servers": {
    "dockerfile-audit": {
      "type": "http",
      "url": "https://unbearable-dev--dockerfile-audit.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dockerfile Audit in other clients