actions-marketplace-validations/Run Boman-CLI
A GitHub Action to run the boman-cli tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 1, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/i4mmaddy_boman-ai-action@56b9fa86155d1325743004b5bf8dd83e1d09363f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to perform | no | run |
| failbuild | Fail the build on error | no | all |
| zap_session_script | Path to the ZAP session script | no | "" |
| config | Path to the config file | no | "" |
| boman_saas_url | URL of the Boman SaaS | no | https://dashboard.boman.ai/v2 |
| use-sudo | Whether to run the command with sudo | no | true |
Outputs
| name | description |
|---|---|
| result | The result of the boman-cli command |