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

fix: DBTP-972 Ignored by Checkov baseline #190

Merged
merged 37 commits into from
Aug 19, 2024

Conversation

mramplin
Copy link
Contributor

No description provided.

@mramplin mramplin changed the title DBTP-972 Ignored by Checkov baseline fix: DBTP-972 Ignored by Checkov baseline Jul 17, 2024
@mramplin mramplin marked this pull request as ready for review July 19, 2024 15:36
@mramplin mramplin requested a review from a team July 19, 2024 15:36
Copy link
Contributor

@gabelton gabelton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Satisfying to see all the deletions from .checkov.baseline! Left a few small comments, mostly around creating tickets for follow up work

application-load-balancer/main.tf Show resolved Hide resolved
domain/main.tf Outdated Show resolved Hide resolved
domain/main.tf Outdated Show resolved Hide resolved
elasticache-redis/main.tf Outdated Show resolved Hide resolved
from_port = 6379
to_port = 6379
protocol = "tcp"
cidr_blocks = [data.aws_vpc.vpc.cidr_block]
}
egress {
description = "Allow all traffic"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really related to your PR, but does anyone remember why we needed to allow all traffic?

extensions/main.tf Outdated Show resolved Hide resolved
postgres/rds.tf Outdated Show resolved Hide resolved
postgres/secrets.tf Outdated Show resolved Hide resolved
@WillGibson WillGibson requested a review from a team July 26, 2024 09:11
statefile-backend/main.tf Outdated Show resolved Hide resolved
Copy link
Contributor

@gabelton gabelton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small newline suggestion, but approving now. Nice one!

@mramplin mramplin merged commit 1564260 into main Aug 19, 2024
6 checks passed
@mramplin mramplin deleted the DBTP-972-ignored-by-checkov-baseline branch August 19, 2024 09:23
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.

2 participants