Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.4] - 2025-09-29

### Security

- Removed deprecated NPM package "fs" has been identified as potentially vulnerable to package takeover
- Updated brace-expansion to >=1.1.12 to mitigate [CVE-2025-5889](https://nvd.nist.gov/vuln/detail/CVE-2025-5889)

### Changed

- Removed deployment templates, license header script.
- Add deprecation banner to README.md

## [2.1.3] - 2025-04-24

### Changed
Expand Down
13 changes: 13 additions & 0 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,19 @@ fast-uri under the BSD-3-Clause license
@babel/plugin-syntax-class-static-block under the MIT license.
@babel/plugin-syntax-import-attributes under the MIT license.
@babel/plugin-syntax-private-property-in-object under the MIT license.
@jridgewell/remapping under the MIT license.
@aws-sdk/nested-clients under the Apache-2.0 license.
@babel/helper-globals under the MIT license.
@ungap/structured-clone under the ISC license.
@aws/lambda-invoke-store under the ISC license.
word-wrap under the MIT license.
baseline-browser-mapping under the MIT license.
neo-async under the MIT license.
wordwrap under the MIT license.
minimist under the MIT license.
handlebars under the MIT license.
uglify-js under the BSD-2-Clause license.


********************
OPEN SOURCE LICENSES
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
⚠️🚨⚠️ __Important: The Automations for [AWS Firewall Manager solution](https://aws.amazon.com/solutions/implementations/automations-for-aws-firewall-manager/) will retire in November 2025. Deployments (via CloudFormation or GitHub) will remain operational, but customers will assume responsibility for maintenance and API-related updates post retirement. Customers can explore using the latest deployment, multi-account management, and compliance features in [AWS Firewall Manager](https://aws.amazon.com/firewall-manager/) for management and enforcement of firewall rules.__ ⚠️🚨⚠️


# Automations for AWS Firewall Manager

|-----------------------------------------|
Expand Down
10 changes: 0 additions & 10 deletions deployment/add-license-header.sh

This file was deleted.

Loading