owasp/DockSec AI Scanner

AI-powered Docker security scanner that explains vulnerabilities in plain English.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dockerfilePath to the Dockerfile to analyzenoDockerfile
imageDocker image name to scanno
composePath to docker-compose file to scanno
outputDeprecated alias for output_dir. The standalone -o/--output file flag no longer exists; this value is now used as the report output directory.no
output_dirDirectory to write reports to (default: ~/.docksec/results in the container)no
severityComma-separated severity levels for the image scan (default: CRITICAL,HIGH)no
fail_onExit non-zero if any finding is at or above this severity (CRITICAL, HIGH, MEDIUM, or LOW)no
formatComma-separated report formats to write: json, csv, pdf, html (default: all)no
sarifWrite a SARIF 2.1.0 report for GitHub Code Scanningnofalse
openai_api_keyOpenAI API Key for AI analysisno
anthropic_api_keyAnthropic API Key for AI analysisno
google_api_keyGoogle API Key for AI analysisno
llm_providerLLM provider (openai, anthropic, google, ollama)noopenai
llm_modelSpecific model name to useno
ai_onlyRun AI analysis onlynofalse
scan_onlyRun security scanners only (no AI)nofalse
image_onlyScan image without Dockerfile analysisnofalse

no outputs