Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2024-09-11)

Features

  • add CDK support

Bug Fixes

  • change --rules-file into --rules argument in the scanner command

1.2.0 (2023-11-24)

Features

  • add scanner result as output #3

Bug Fixes

  • file input is no longer required

1.1.0 (2023-10-12)

Features

  • support of .json cloudformation template files
  • better log output for directory scanning

Bug Fixes

  • fix array declaration in 'for' loop
  • fix directory scanning

1.0.0 (2023-08-18)

Initial release of AWS Sustainability scanner Github Action