All notable changes to this project will be documented in this file.
- Run
apk upgrade --no-cache
in Dockerfile runtime container
- Added check for failed analysis
- DRYd up the Anchore API code
- Only look for vulnerabilities in the latest version of an image tag
- Added mapper for Anchore Engine severities to Garrison severities
- Initial