embers-of-the-fire/Bofa CLI
Run bofa-cli to scan GitHub pull requests for sensitive changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | bofa subcommand to run (e.g. "check pr" or "triage pr"). | yes | — |
| pr | Pull request number to scan. | yes | — |
| config | Path to a bofa.toml file. If not provided, the action resolves <root>/bofa.toml then <root>/.github/bofa.toml. | no | — |
| dry-run | Run bofa in dry-run mode (blocks mutating actions). | no | false |
| version | Version of bofa-cli to install. Either a crates.io semver (e.g. "0.2.0") or a git reference prefixed with "git:" (e.g. "git:main" or "git:abc1234"). | no | 0.2.0 |
| git-repository | Git repository URL to install from when version is a git reference. | no | https://github.com/Embers-of-the-Fire/bofa |
Outputs
no outputs