diff --git a/CHANGELOG.md b/CHANGELOG.md index 123a0ae..dc8f5d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.5.0](https://github.com/Aleph-Alpha/support/compare/v1.4.0...v1.5.0) (2026-04-01) + + +### Features + +* **report:** enhance report generation to categorize skipped scans by reason ([7362fa6](https://github.com/Aleph-Alpha/support/commit/7362fa63c268e8fcf58ac36cb5c4d20062f3a29d)) +* **report:** remap triage headers to original image refs ([#105](https://github.com/Aleph-Alpha/support/issues/105)) ([eb56195](https://github.com/Aleph-Alpha/support/commit/eb56195b0e549a5f8126a40667b7c3e45ac71958)) +* **triage:** add tag-based attestation fallback for JFrog compatibility ([#104](https://github.com/Aleph-Alpha/support/issues/104)) ([0adc276](https://github.com/Aleph-Alpha/support/commit/0adc276981fb64b91a7105fda602ee52616cf14b)) + + +### Bug Fixes + +* **attestation:** improve OCI referrer discovery for JFrog and Harbor compatibility ([#103](https://github.com/Aleph-Alpha/support/issues/103)) ([ce54cbd](https://github.com/Aleph-Alpha/support/commit/ce54cbd3956a71ad9c50d1fd5d663c3e217de863)) +* **verification:** increase timeout for Cosign verification from 60 to 600 seconds ([4c6ed0f](https://github.com/Aleph-Alpha/support/commit/4c6ed0f58a78585f8ce4d6b43f49788a1fef0cfb)) +* **verification:** update identity regexp to include scan-and-retest workflow ([860ad15](https://github.com/Aleph-Alpha/support/commit/860ad15ce7c20dc42ffac62b60b2bf8585822324)) + ## [1.4.0](https://github.com/Aleph-Alpha/support/compare/v1.3.0...v1.4.0) (2026-02-18)