Releases: lacework-dev/compliance-remediation
Releases · lacework-dev/compliance-remediation
v0.1.0
Changes
- Streamlined module to reduce cost and added usability improvements (#11) @alannix-lw
- Simplified remediation selection code (#7) @alannix-lw
- More scalable organization of files (#5) @alannix-lw
- Merge pull request #2 from alannix-lw/main (#4) @lw-mikeoc
- Added proper tests and linting (#3) @alannix-lw
- Minor change to handler comment and .gitignore (#1) @lw-mikeoc
🚀 Features
- feat: implemented security group remediation and allow parameters (#13) @alannix-lw
- Implemented Security Group Quarantine for EC2 instances. (#10) @alannix-lw
- Implemented S3 remediations (#9) @alannix-lw
- Configurable responses for compliance failures (#8) @alannix-lw
- Added initial EC2 actions and remediations for no Tags (#6) @alannix-lw
🐛 Bug Fixes
- Refactored module to properly validate AWS account against resource ARN (#12) @alannix-lw