Skip to content
Cline

base image eol lint for Cline

io.github.jmshinhwa/base-image-eol-lint

Marks every base image in your Dockerfiles, compose files and CI workflows whose security patches ha

client:Cline transport:stdio runtime:npm

Install base image eol lint in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "base-image-eol-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/base-image-eol-lint"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

base image eol lint in other clients