martin-boost-dev/Scanner Registry Test Action
Run scanner tests when changes are made to the scanner registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 26, 2025
- License
- None
Pinned Snippet
uses: martin-boost-dev/boostsec-registry-test-action@2eb95689766b7cd6735b34fc0d6cb1e78dfef895 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | CI/CD provider to use (github, gitlab, azure, bitbucket) | yes | — |
| provider-config | JSON configuration for the selected provider. See README for schema per provider. | yes | — |
| registry-path | Path to scanner registry repository | yes | . |
| base-ref | Base git reference to compare against | yes | origin/main |
| head-ref | Head git reference (current commit) | no | HEAD |
Outputs
| name | description |
|---|---|
| results | JSON-formatted test results |