aws-actions / vulnerability-scan-github-action-for-amazon-inspector

Scan artifacts with Amazon Inspector from GitHub Actions workflows.
https://docs.aws.amazon.com/inspector/
MIT License
21 stars 5 forks source link

Implement vulnerability threshold alarm (1st pass) #27

Closed bluesentinelsec closed 4 months ago

bluesentinelsec commented 4 months ago

This adds an integration test for vulnerability thresholds.

This is not integrated with alarm infrastructure; that will follow in a separate PR.