diff --git a/CHANGELOG.md b/CHANGELOG.md index 36971922..d4bd4f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,17 @@ and this project adheres to ## [Unreleased] +### Changed + +- 🔒️(agents) uninstall pip from the agents image +- 🔒️(summary) switch to Alpine base image +- 🔒️(backend) uninstall pip in the production image + +### Fixed + +- 🔒️(agents) upgrade OpenSSL to address CVE-2025-15467 +- 📌(agents) pin protobuf to 6.33.5 to fix CVE-2026-0994 + ## [1.7.0] - 2026-02-19 ### Added