Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

78 lines (53 loc) · 2.75 KB

1.2.4 (September 19, 2024)

  • Update dependencies from security Dependabot alerts
  • Enabled DeletionProtectionEnabled for DynamoDB in CFT

1.2.3 (March 27, 2024)

  • Update Finding's 'Created at' and 'Updated at' values to use Xray scan event's 'created' date time.

PR: #53

1.2.2 (December 14, 2023)

  • Update dependencies from security Dependabot

PRs:

#43 #44 #45

1.2.1 (November 3, 2023)

  • Update dependencies from security Dependabot

PRs:

#22 #23 #24 #25 #26 #34 #35 #36 #37 #38 #39 #40 #41

1.2.0 (June 28, 2023)

  • Allow users to set a name for their environment without any restrictions.
  • Allow turning on/off debugging logs on any environment.
  • Hide the Authorization header value in CloudWatch debug logs.
  • Debug logs are disabled by default on every environment.
  • Added KMS encryption for Amazon SNS with AWS-managed key.
  • Added missing retention policy attribute in DynamoDB configuration.
  • Improved logging.

PR: #32

1.1.3 (June 12, 2023)

  • Added PointInTimeRecoverySpecification to DynamoDB configuration.
  • Fixed creating of default redundant stage (Stage, Prod) in SecurityHubApi resource.

Issue: #30 PR: #31

1.1.2 (May 17, 2023)

  • Fix S3 bucket name in the SAM template
  • Update dependencies

Issue: #27 PRs: #28, #29

1.1.0 (September 14, 2022)

  • Add Xray payload schema validation to Event Processor lambda.
  • Add API Gateway throttle rate limiting to SAM template.

1.0.0 (July 26, 2022)

  • Initial release