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

Feature/update preventive scp #1548

Merged
merged 5 commits into from
Sep 18, 2024
Merged

Conversation

Mik-Nord
Copy link
Contributor

@Mik-Nord Mik-Nord commented Sep 18, 2024

Describe your changes

We are strengthening our AWS Service Control Policies' preventive measures to continue providing resilient cloud environments. Change includes:

  • Deny root user access to AWS accounts
  • Deny ability to make a VPC accessible from the Internet that isn’t already
  • Deny Public Lambda Urls that isn’t already
  • Protect important security settings

Issue ticket number and link

#2933

Checklist before requesting a review

  • I have tested changes in my sandbox
  • I have rebased the code to master (or merged in the latest from master)

Is it a new release?

  • Apply a release tag release:(major|minor|patch), following semantic versioning in this guide or norelease if there is no changes to the Terraform code

@Mik-Nord Mik-Nord added the release:patch Triggers a patch release label Sep 18, 2024
@Mik-Nord Mik-Nord requested a review from a team as a code owner September 18, 2024 07:21
@Mik-Nord Mik-Nord merged commit bc14bf4 into master Sep 18, 2024
10 checks passed
@Mik-Nord Mik-Nord deleted the feature/update-preventive-scp branch September 18, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Triggers a patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants