This is a patched release to address a few important bugs. Please see the Release 2.9.0 release notes for details on the first cut.
Specifically, patches on top of v2.9.0 in this release do the following:
- Use Skoepo to fix the retrieval method for the image digest
- Parse extended attributes using new parse_hash_content() method
- Fix CycloneDX report generation
- Fix Scancode parsing TypeError
ce5c763 Fix scancode KeyError during license parsing
57c644c classes: Parse extended attributes
e74466b Fix retrieving image digest
16db01a Fix CycloneDX report generation