Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add VPC flow logs option + s3 https-only policy #322

Merged
merged 16 commits into from
Jan 16, 2025

Conversation

shivawandb
Copy link
Contributor

@shivawandb shivawandb commented Jan 15, 2025

Added a boolean flag to enable or disable VPC Flow Logs. Default is set to disable.

Configured VPC Flow Logs to log REJECTED traffic only, focusing on denied network activity for enhanced security and compliance.

Implemented a feature to enforce the rejection of HTTP traffic for S3 buckets. This is also an optional feature.

@shivawandb shivawandb changed the title feat: Add VPC flow logs option feat: Add VPC flow logs option + s3 https-only policy Jan 16, 2025
@shivawandb shivawandb merged commit 92d8559 into main Jan 16, 2025
8 checks passed
@shivawandb shivawandb deleted the shiva/vpc-flow-enable branch January 16, 2025 19:59
jsbroks pushed a commit that referenced this pull request Jan 16, 2025
## [7.2.0](v7.1.0...v7.2.0) (2025-01-16)

### Features

* Add VPC flow logs option + s3 https-only policy ([#322](#322)) ([92d8559](92d8559))
@jsbroks
Copy link
Member

jsbroks commented Jan 16, 2025

This PR is included in version 7.2.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants