contactdavidpersonal-code/Custodia Security Scan

OWASP Top 10 + AI security scanning with compliance mapping (SOC 2, NIST, EU AI Act). No per-seat pricing, no config required.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyYour Custodia API key. Store as a repository secret: CUSTODIA_API_KEYyes
mode"diff" scans only changed files (fast, quota-efficient). "full" scans the entire repo. Default: diff on pull_request, full on push to main/master.noauto
pathPath to scan. Defaults to the repository root.no.
fail-onFail the job if findings at this severity or above are found. Options: CRITICAL, HIGH, MEDIUM, LOW, none. Default: HIGHnoHIGH
argsAdditional arguments to pass to custodia scan (e.g. "--no-cache")no""
namedescription
scoreSecurity score (0–100)
findings-countTotal number of findings
report-pathPath to the generated Markdown report