Method reviews weren't working in v2 due to a bug introduced during the last major refactoring. This negatively affected the likes of MachO binaries. It wasn't noticed by the project maintainers, since we primarily used blint for SBOM generation purposes and not reviews. Moving forward, we will improve our testing.
What's Changed
* Enable reviews. Added annotations for imagesnap and AVFoundation by prabhu in https://github.com/owasp-dep-scan/blint/pull/107
**Full Changelog**: https://github.com/owasp-dep-scan/blint/compare/v2.1.8...v2.1.9