diff --git a/CHANGELOG.md b/CHANGELOG.md index d50e48980b6..216f94e6f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # CHANGELOG -## [Unreleased](https://github.com/bridgecrewio/checkov/compare/2.4.39...HEAD) +## [Unreleased](https://github.com/bridgecrewio/checkov/compare/2.4.47...HEAD) + +## [2.4.47](https://github.com/bridgecrewio/checkov/compare/2.4.39...2.4.47) - 2023-09-20 + +### Feature + +- **sca:** creating alias mapping for javascript - [#5567](https://github.com/bridgecrewio/checkov/pull/5567) +- **sca:** creating alias mapping for javascript - [#5582](https://github.com/bridgecrewio/checkov/pull/5582) +- **sca:** revert creating alias mapping for javascript - [#5581](https://github.com/bridgecrewio/checkov/pull/5581) + +### Bug Fix + +- **general:** fix print to encode in windows - [#5572](https://github.com/bridgecrewio/checkov/pull/5572) +- **terraform:** Nested source_module_objects with missing foreach key - [#5580](https://github.com/bridgecrewio/checkov/pull/5580) ## [2.4.39](https://github.com/bridgecrewio/checkov/compare/2.4.36...2.4.39) - 2023-09-14