rohankaf
rohankaf
# Description APIVoid released their v2 API on 10 Feb 2025, and v1 will be deprecated in Feb 2026. IntelOwl was still using the v1 endpoints, so this PR updates...
**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository. - [ ] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style)....
Previously, the `licenses_fixup` function would always "fix" licenses even if they were already compliant. With CycloneDX 1.7, this is no longer needed. This change: - Leaves compliant components untouched. -...