From c6b4b9c94ff44c56bcb665ddf2ebdda1b9ba8fa1 Mon Sep 17 00:00:00 2001 From: Daniel Barranquero <74871504+danibarranqueroo@users.noreply.github.com> Date: Thu, 18 Dec 2025 10:56:35 +0100 Subject: [PATCH] chore: update changelog for release v5.16.0 (#9584) --- prowler/CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 8130304193..142fb3964d 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -2,11 +2,11 @@ All notable changes to the **Prowler SDK** are documented in this file. -## [5.16.0] (Prowler UNRELEASED) +## [5.16.0] (Prowler v5.16.0) ### Added -- `privilege-escalation` and `ec2-imdsv1` categories for AWS checks [(#9536)](https://github.com/prowler-cloud/prowler/pull/9536) +- `privilege-escalation` and `ec2-imdsv1` categories for AWS checks [(#9537)](https://github.com/prowler-cloud/prowler/pull/9537) - Supported IaC formats and scanner documentation for the IaC provider [(#9553)](https://github.com/prowler-cloud/prowler/pull/9553) ### Changed @@ -22,10 +22,6 @@ All notable changes to the **Prowler SDK** are documented in this file. - Update AWS WAF service metadata to new format [(#9480)](https://github.com/prowler-cloud/prowler/pull/9480) - Update AWS WAF v2 service metadata to new format [(#9481)](https://github.com/prowler-cloud/prowler/pull/9481) ---- - -## [5.15.2] (Prowler UNRELEASED) - ### Fixed - Fix typo `trustboundaries` category to `trust-boundaries` [(#9536)](https://github.com/prowler-cloud/prowler/pull/9536) - Fix incorrect `bedrock-agent` regional availability, now using official AWS docs instead of copying from `bedrock`