alexjurkiewicz / ecr-scan-image

Github Action to run AWS ECR vulnerability scan on Docker image
MIT License
28 stars 23 forks source link

fix: Scan job fails even though CVE is on ignore list #42

Closed taro-kayo closed 1 year ago

taro-kayo commented 1 year ago

fix: #23

When you ignore vulnerabilities in multiple severities, even though you ignore all vulnerabilities, scan job still fails.

taro-kayo commented 1 year ago

@alexjurkiewicz Thanks for merging. I tested ac357ae0d212beb0d7d28d68a833cf0624d49f6d, it worked as expected. 🎉 Can you please create a new tag that includes this change? 🙏

alexjurkiewicz commented 1 year ago

Tagged v2.0.1