cozygarage/SentinelFlow Security Scan

Run SentinelFlow security scanning in your CI/CD pipeline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scan-allEnable all scanners (secrets, iac, deps, sast, license)notrue
scan-secretsEnable secret scanningnotrue
scan-iacEnable Infrastructure-as-Code scanningnotrue
scan-depsEnable dependency vulnerability scanningnotrue
scan-sastEnable SAST scanning (OWASP patterns)notrue
scan-licenseEnable license policy scanningnotrue
scan-containerEnable container image scanning (requires Trivy)nofalse
container-imageContainer image reference to scanno""
use-baselineApply baseline filtering (.sentinelflow.baseline.json)nofalse
fail-onFail on findings at or above this severity (critical, high, medium, low)nohigh
formatReport output format (text, json, sarif, markdown, html)nosarif
outputOutput file path for the reportnoreport.sarif
working-directoryDirectory to scanno.
namedescription
findings-countTotal number of findings (from scan summary)
exit-codeExit code from the scan step