boostsecurityio/Boost Security Scanner
Scans a repository for security vulneratibilities
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 4, 2025
- License
- None
Pinned Snippet
uses: boostsecurityio/boostsec-scanner-github@c164a3b136a743feb06129452c06680c6af7c878 # v4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| additional_args | Additional CLI arguments to pass | no | "" |
| api_enabled | Optional setting to enable offline mode | — | true |
| api_endpoint | Boost API endpoint | yes | https://api.boostsecurity.io |
| api_token | Boost API token | yes | — |
| cli_version | Scanner version | — | 1 |
| ignore_failure | Ignore any exception returned by the scanner cli | — | false |
| log_level | Set the cli logging level | — | "" |
| main_branch | Optional override for main branch detection | — | "" |
| pre_scan_cmd | Optional command to run before scanning | — | "" |
| registry_module | Module within the scanner registry to execute | — | "" |
| scanner_id | Optional identifier to uniquely identify the scanner | — | "" |
| scan_label | Optional identifier to identify a a monorepo component | — | "" |
| scan_path | Optional relative path to scan | — | "" |
| scan_timeout | Maximum amount of time a diff scan should complete in (deprecated) | — | "" |
| scan_diff_timeout | Maximum amount of time a diff scan should complete in | — | "" |
| scan_main_timeout | Maximum amount of time a main scan should complete in | — | "" |
| trigger_id | Boost API workflow trigger id | — | "" |
Outputs
no outputs