Apr 07, 2025
This release upgrades vulnerable versions of third-party libraries and fixes a bug on macOS arm64 installations.
Fixed
-
We upgraded the following third-party libraries used by the Insight Agent to address vulnerabilities in previous versions:
- Python 3.12.8
- cx_Freeze 7.0.0
- OpenSSL 3.4.0
These upgraded versions apply to all supported operating systems and architectures.
-
We fixed a bug in the macOS ARM64 version of the Insight Agent that caused the
get_proxy
binary to become unsigned during the build process. Now, theget_proxy
binary will be signed with the Rapid7 certificate as expected.