This repository was archived by the owner on Mar 24, 2026. It is now read-only.
v0.8.1
a395d942 Merge pull request #595 from anchore/dev/nurmi/godotoh_fix 3e6063d9 update regexp in golang runtime binary analyzer to account for go versions that do not include a subminor or postfix section of the version string. Fixes #594 a17724f7 Merge pull request #589 from zhill/0.8.1-changelog 5123e89d 0.8.1 changelog 31d988ef Bump version numbers for v0.8.1 7053ad4d Merge pull request #585 from zhill/issue-576 176c9c7e Adds trigger to fire if no malware scans were run on an image. Fixes #576 6a88c18a Merge pull request #564 from 0xDEC0DE/dedupe_parse_docker_imagestring 68716486 Merge pull request #580 from anchore/dev/nurmi/analyzer_cleanup_perm_fix 2f262898 Merge pull request #584 from zhill/like_support_stringjson df1b64ca Merge pull request #567 from dakaneye/dont-require-created_timestamp_override-552 fcc33103 Fixes silly typo in due to name change from raw: -> like_raw: that breaks the substr index 8dfa8cbc Merge pull request #583 from zhill/like_support_stringjson ee55c9f8 Adds handling in the StringJSON column type for like expressions using a special prefix to bypass json conversion so that wildcard characters work 7a4bbd9b Merge pull request #568 from dakaneye/dont-allow-admin-account-disablement-fix-522 00ccfe14 Detect and address condition where analyzer-extracted files might have file modes unset, preventing cleanup of analysis scratch space. Fixes #579. 4d546163 Merge pull request #578 from anchore/v0.8.0-dev f1e1f652 dont reinvent the wheel! use the existing anchore_now method to get the timestamp 865c9493 use constant/enum for acct name & type check b42b8360 Merge pull request #566 from zhill/issue-565 fa855e6a Make GET /account and GET /accounts/<account> permissions the same. Fixes #565 79c2c185 Remove required field from swagger spec and improve logic in force block for simplicity 1c3c05df specify timestamp override as current time or previous image created_at value if force is specified 54dbd716 Deduplicate multiple copies of parse_dockerimage_string 69af473c group exceptions on same line since handling is the same 84a710df fix comment b31dd157 dont allow admin account state to be disabled or deleted Signed-off-by: Brady Todhunter <bradyt@anchore.com>