mlaify/AttackMap

Run AttackMap defensive security analysis, upload SARIF, and produce a PR summary comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan.no.
extraspip extras to install (e.g. 'all' for every analyzer plugin, or 'llm').noall
baselineOptional path to a prior attackmap-report.json for diff/gating.no""
fail-on-new-highFail the job if the diff introduces new HIGH-severity findings (requires baseline).nofalse
outputDirectory for generated reports.noattackmap-reports
cveCross-reference dependencies against OSV.dev (network I/O).nofalse
namedescription
pr-comment-filePath to the rendered Markdown PR summary comment.
sarif-filePath to the SARIF report (for code-scanning upload).