hatakusec/Security Gate Action

Multi-scanner security analysis: secrets, dependencies, IaC, and containers with configurable policy enforcement.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config_pathPath to the Security Gate configuration file (relative to repository root)no.security-gate.yml
fail_onMinimum severity level that will cause the action to fail. Options: high, medium, lownohigh
modeScanner mode. "auto" detects and runs relevant scanners; "explicit" only runs scanners enabled in confignoauto
verboseEnable verbose debug logging (secrets are still masked)nofalse
working_directoryDirectory to scan (relative to repository root). Useful for monoreposno.
sarif_outputPath to write SARIF output file. If not set, SARIF output is disabledno""
namedescription
findings_countTotal number of security findings detected
high_countNumber of high-severity findings
medium_countNumber of medium-severity findings
low_countNumber of low-severity findings
passedWhether the security gate passed (true/false)
sarif_pathPath to SARIF output file (if enabled)