sssafeman/SecureScan Security Audit

AI-powered security audit using Claude Opus 4.6. Finds vulnerabilities, generates patches, uploads SARIF results.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic-api-keyAnthropic API key for LLM analysisyes
repo-pathPath to the repository to scan (default: current repo)no.
config-pathPath to .securescan.yml config fileno""
skip-llmSkip LLM analysis (detection only)nofalse
min-severityMinimum severity to report (low, medium, high, critical)no""
upload-sarifUpload SARIF results to GitHub Security tabnotrue
diff-baseGit ref to diff against for PR scanning (e.g., origin/main). If set, only changed files are scanned.no""
modelClaude model to use (claude-opus-4-6, claude-sonnet-4-5-20250929)no""
namedescription
sarif-filePath to the generated SARIF report
html-reportPath to the generated HTML report
json-reportPath to the generated JSON report
findings-countNumber of confirmed findings