runreveal/Sync RunReveal Detections
This will sync a given directory with your RunReveal detections.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | The directory to upload to RunReveal | yes | ./ |
| token | A RunReveal API token with access to edit detections. | yes | — |
| workspace | The RunReveal workspace id to upload the detections to. | yes | — |
| dry-run | Test the sync process without making changes to your detections. | no | false |
| github-token | GitHub token used to post PR comments on dry-run failures. Defaults to the workflow token. | no | ${{ github.token }} |
Outputs
no outputs