-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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(terraform): Add multiple checks #7016
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bo156
approved these changes
Feb 18, 2025
maxamel
approved these changes
Feb 18, 2025
Saarett
pushed a commit
that referenced
this pull request
Feb 18, 2025
* Add check 1 * Fix flake8 * Check 2 * check 3 * Fix tests * fix check3 * Add check 4
Saarett
pushed a commit
that referenced
this pull request
Feb 18, 2025
* Add check 1 * Fix flake8 * Check 2 * check 3 * Fix tests * fix check3 * Add check 4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description
CKV_GCP_126 aligns to
b63e36e5-576d-48e3-8b92-a325c3e89b73
GCP Vertex AI Workbench user-managed notebook has vTPM disabled
CKV_GCP_127 aligns to
32863163-9440-4b46-9c61-613cb2a2da5e
GCP Vertex AI Workbench user-managed notebook has Integrity monitoring disabled
CKV2_GCP_37 aligns to
646f94d4-6499-4c24-99ec-949a1ea6f311
GCP public-facing (external) regional load balancer using HTTP protocol
CKV2_GCP_38 aligns to
8e46318c-34c8-4751-86e8-86b7dd971e07
GCP public-facing (external) global load balancer using HTTP protocol
Checklist:
Generated description
Below is a concise technical summary of the changes proposed in this PR:
Adds multiple security checks for Google Cloud Platform (GCP) resources. Implements new checks for Vertex AI Notebook instances to ensure they are launched with Shielded VM and Integrity Monitoring enabled. Introduces checks for GCP compute forwarding rules to prevent the use of HTTP proxies with external load balancing schemes. Creates corresponding test files and resources for these new checks.
Modified files (4)
Latest Contributors(0)
Modified files (9)
Latest Contributors(2)