asamassekou10/Ship Safe Security Scan

Scan your codebase for secrets, vulnerabilities, CVEs, and misconfigurations with 16 AI security agents

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 20, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: asamassekou10/ship-safe@bdc59e22a0d511f16ad7648b97523313f4f03e09 # v9.3.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to scan (default: repository root)no.
thresholdMinimum score to pass (0-100, default: 75)no75
fail-onFail on severity level: critical, high, medium, low (overrides threshold)no""
sarifGenerate SARIF file and upload to GitHub Code Scanningnotrue
deepEnable AI deep analysis (requires ANTHROPIC_API_KEY, OPENAI_API_KEY, or GOOGLE_AI_API_KEY)nofalse
depsAudit dependency CVEsnotrue
baselineOnly report new findings (compare against baseline)nofalse
commentPost scan summary as PR commentnotrue
tokenGitHub token for PR comments and SARIF upload (default: github.token)no${{ github.token }}
namedescription
scoreSecurity score (0-100)
gradeLetter grade (A-F)
findingsTotal number of findings
secretsNumber of secrets detected
vulnsNumber of code vulnerabilities
cvesNumber of dependency CVEs
sarif-filePath to SARIF file (if generated)
report-urlURL to the scan report (if available)