retail-store-sample-app
retail-store-sample-app copied to clipboard
Implement Trivy scan as PR check
trafficstars
Any time a component is updated is should be subject to a Trivy scan to ensure that no issues are being introduced.
Can likely leverage: https://github.com/aquasecurity/trivy-action
looking into it.