bb1nfosec/Bheeshma — Runtime Supply Chain Security

Catch npm supply-chain attacks at runtime. Detects credential theft, backdoors, and exfiltration static analysis misses.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to monitor (e.g. "npm test", "npm ci", "node app.js")yes
fail-levelMinimum risk level to fail the build. Options: critical, high, medium, lownohigh
configPath to .bheeshmarc.json config fileno""
sarif-outputOutput path for SARIF results filenobheeshma-results.sarif
skip-lowSkip LOW-risk signals in SARIF to reduce noisenotrue
upload-sarifUpload SARIF to GitHub Code Scanning for inline PR annotationsnotrue
enforceFail the build on any policy violation (same as --enforce flag)nofalse
namedescription
sarif-filePath to the generated SARIF file
exit-codeExit code from bheeshma (0 = clean, 1 = policy violation detected)
findingsJSON summary of security findings