de-otio/repo-aegis
Engagement-scoped data-leak prevention scan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Subcommand to run (default audit) | no | audit |
| args | Additional CLI args (string, space-separated) | no | "" |
| registry | Path to a custom engagements.yaml. If omitted, the action falls back to a checked-in .repo-aegis.yml or runs without one. | no | "" |
| fail-on-hits | Whether the action fails the workflow on any hits (default true) | no | true |
| version | Version of @de-otio/repo-aegis to install (default latest) | no | latest |
Outputs
| name | description |
|---|---|
| exit-code | Exit code of the repo-aegis invocation |
| hits-json | JSON output of the run (always emitted; --json is implied) |