Skip to content

Releases: aws-solutions/automated-security-response-on-aws

V2.1.2

20 Jun 17:03
28200df
Compare
Choose a tag to compare

Fixed

  • Disabled AppRegistry for certain playbooks to avoid errors when updating solution
  • Created list of playbooks instead of creating stacks dynamically to avoid this in the future

Security

V2.1.1

10 Apr 15:48
6ec8f5c
Compare
Choose a tag to compare

Changed

  • Changed order of CloudFormation parameters to emphasize the Security Control playbook
  • Changed default for all playbooks other than SC to 'no'
  • Updated descriptions of playbook parameters
  • Updated architecture diagram

v2.1.0

28 Mar 19:26
362b0ac
Compare
Choose a tag to compare

Added

  • CloudWatch Dashboard for monitoring solution metrics
  • Remediations will be scheduled in the future to prevent throttling if many remediations are triggered in a short period of time
  • New support for NIST 800-53 standard
  • New remediations for CloudFront.1, CloudFront.12, Codebuild.5, EC2.4, EC2.8, EC2.18, EC2.19, EC2.23, ECR.1, GuardDuty.1 IAM.3, S3.9, S3.11, S3.13, SecretsManager.1, SecretsManager.3, SecretsManager.4, SSM.4
  • Support for customizable input parameters to remediations

Changed

  • Updated AFBSP to FBSP in docs
  • Add HttpEndpoint parameter as enabled for EC2.8 remediation
  • Updated imports for moto 5.0.0

Fixed

  • Disabled AppRegistry functionality in China regions. AppRegistry is not available in those regions.
  • Added missing EventBridge rules for CloudFormation.1, EC2.15, SNS.1, SNS.2, and SQS.1
  • Fixed SC_SNS.2 Not executing due to wrong automation document
  • Fixed RDS.4 remediation failing to remediate due to incorrect regex
  • RDS.4 regex now includes snapshots created by Backup
  • Enable CloudTrail encryption remediation is now a regional remediation
  • Fixed SC_SQS.2 incorrect parameter
  • Fixed SC_EC2.6 message on finding note
  • Added AddTagsToResource to EncryptRDSSnapshot remediation role
  • SNS.2 now works in regions other than where the roles are deployed
  • Updated SNS.1 parameter to TopicArn instead of SNSTopicArn
  • SC_RDS.1 regex now includes snapshots
  • Fixed certain remediations failing in opt-in regions due to STS token endpoint
  • Rules for CIS 1.4.0 no longer match on CIS 1.2.0 generator ID
  • Fixed S3.6 creating malformed policy when all principals are "*"

Security

  • Upgraded urllib3

v2.0.2 - 2023-10-24

24 Oct 18:01
5244c64
Compare
Choose a tag to compare

Security

v2.0.1

21 Apr 16:39
546e2ec
Compare
Choose a tag to compare

Fixed

  • Set bucket ownership property explicitly when creating logging buckets with ACLs

v2.0.0

23 Mar 20:11
8f5310f
Compare
Choose a tag to compare

[2.0.0] - 2023-03-23

Added

  • New remediations contributed by 6Pillars: CIS v1.2.0 1.20
  • New AFSBP remediations for CloudFormation.1, EC2.15, SNS.1, SNS.2, SQS.1
  • Service Catalog AppRegistry integration
  • New support for Security Controls, finding deduplication
  • New support for CIS v1.4.0 standard

Changed

  • Added protections to avoid deployment failure due to SSM document throttling

Release v1.5.1

22 Dec 18:09
a786224
Compare
Choose a tag to compare

[1.5.1] - 2022-12-22

Changed

  • Changed SSM document name prefixes from SHARR to ASR to support stack update
  • Upgraded Lambda Python runtimes to 3.9

Fixed

  • Reverted SSM document custom resource provider to resolve intermittent deployment errors
  • Fixed bug in AFSBP AutoScaling.1 and PCI.AutoScaling.1 remediation regexes

v1.5.0

02 Jun 20:35
Compare
Choose a tag to compare

[1.5.0] - 2022-05-31

Added

  • New remediations - see Implementation Guide

Changed

  • Improved cross-region remediation using resource region from Resources[0].Id
  • Added custom resource provider for SSM documents to allow in-place stack upgrades

Refer to changelog for more information

Full Changelog: v1.4.2...v1.5.0

Release v1.4.2

21 Jan 16:16
Compare
Choose a tag to compare

Changed

  • Fix to correct the generator id pattern for CIS 1.2.0 Ruleset.

Release v1.4.1

07 Jan 20:10
Compare
Choose a tag to compare

Changed

  • Bug Fix for issue 47
  • Bug Fix for issue 48