nevaberry/OpenCodeCommit Scan

Run occ scan in GitHub Actions with optional SARIF upload, annotations, and manual override.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionopencodecommit npm package version to install.nolatest
enforcementSensitive enforcement mode passed to occ scan.noblock-high
diff-sourceDiff source used when reading from git.noauto
configOptional path to config.toml.no""
allowlistOptional extra allowlist TOML for CI-specific suppressions.no""
upload-sarifUpload the generated SARIF report to GitHub code scanning.notrue
emit-annotationsEmit GitHub workflow annotations from the scan findings.notrue
continue-on-blocking-findingsPreserve reports but do not fail the workflow when occ scan exits 2.nofalse
namedescription
exit-codeRaw occ scan exit code.
blockedWhether occ scan reported blocking findings.
sarif-pathPath to the generated SARIF file.