This repository was archived by the owner on Mar 24, 2026. It is now read-only.
v0.8.2
51a8f88a (HEAD -> v0.8.2-dev, tag: v0.8.2-rc0, origin/v0.8.2-dev) Add parsing failsafe when a path is not able to be found, with de-duplicated signatures (#667) 7a6a3a4a Merge pull request #666 from nightfurys/issue-665 fb5e9736 Bump to v0.8.2 ad6811db Skip version checks if fix candidate list contains only one element e270ebad Merge pull request #664 from zhill/changelog-0.8.2 f3bcf7f0 Changelog for 0.8.2 release 03a078c9 Merge pull request #656 from anchore/dev/nurmi/oshift_dockerfile d0905972 Merge pull request #661 from zhill/update_urllib3 4419e058 Fixes vulnerability reported and fixed with: f3ff3a35 Adds handling for db_engine_args in db connection params. Fixes #641 b463e8a2 Remove commented-out code 5d2b0f9c Fixes bad error handling in bundle validation path and fixes error in validation itself. Fixes #634 ab08aff4 Corrects the fixed-in identification to support multiple fix records. Fixes #639 bd001c8c Fix namespace mismatch for GHSA records. First part of fix for #633 b26b6868 Add capabilities for passing in clamscan and freshclam arguments Add unit test, fix regex to support replace of last arg if necessary add defaults to 10g for clamscan filesize and scansize update default filesize/scansize to 4gb 19e223e4 Update repo watcher asynchronous process. DB lookup subscription state before queuing image for analysis for every image dcfa1e63 (origin/dev/nurmi/oshift_dockerfile) change owner & permissions on entire /home/anchore directory c31e827b Match swagger spec with AccountState enum 9e27f172 Merge pull request #600 from anchore/v0.8.1-dev f1297b6d update Dockerfile to add support for openshift dynamic UID constraints. Fixes #586.