step-security/RunReveal Detection Sync

Synchronizes local detection rule files with a RunReveal workspace using the RunReveal CLI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenAPI token for authenticating with RunReveal. Must have permission to manage detections.yes
workspaceUnique identifier of the RunReveal workspace that will receive the detection updates.yes
directoryPath to the local directory containing detection files to synchronize.yes./
dry-runWhen set to true, validates detections without applying changes. Useful for PR checks.nofalse
github-tokenToken used to post PR comments when a dry-run validation fails. Defaults to the workflow token.no${{ github.token }}

no outputs