ecperth/Check AWS Inspector
Check findings of an aws inspector scan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository name | yes | — |
| registry-id | Registry id (aws account id of ecr repository) | no | — |
| image-tag | Tag of scanned image | — | — |
| image-digest | and/or, digest of scanned image | — | — |
| fail-on | The unacceptable severity of any scanned vulnerabilities | — | — |
| ignore | The vulnerabilities to ignore | — | — |
| timeout | Time in seconds before timing out when polling for scan complete status | yes | — |
| consistency-delay | Time in seconds between subsequent attempts to retrieve consistent scan findings | yes | — |
Outputs
| name | description |
|---|---|
| findingSeverityCounts | Counts of scanned vulnerabilities grouped by severity |