diff --git a/Changelog.md b/Changelog.md index 406eea5139..9eb19dc03a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,7 @@ ## v3.8.24 - Python: use `pip` to determine transitive dependencies for setuptool projects that contain a req*.txt or setup.py file. ([#1334](https://github.com/fossas/fossa-cli/pull/1334)) +- Container Scanning: warn and exclude rpm packages that are missing attributes. ([#1335](https://github.com/fossas/fossa-cli/pull/1335)) ## v3.8.23 - Custom License Scans: Support full-file uploads for custom license scans ([#1333](https://github.com/fossas/fossa-cli/pull/1333))