Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Disable noisy custom policy#222

Open
mayshavit wants to merge 2 commits intoNGfrom
BCE-16368-disable-noisy-custom-policy
Open

Disable noisy custom policy#222
mayshavit wants to merge 2 commits intoNGfrom
BCE-16368-disable-noisy-custom-policy

Conversation

@mayshavit
Copy link
Copy Markdown
Contributor

Remove noisy custom policies:

  • yaml policy secrets
  • alapaka
  • Copy of S3 bucket MFA Delete is not enabled

mayshavit and others added 2 commits April 30, 2023 16:01
* fix docker mapping + improve logs + fix checkov logos and texts to Prisma Cloud

* change name to Prisma Cloud

---------

Co-authored-by: mshavit <mshavit@@paloaltonetworks.com>
FileType.TERRAFORM
)

val CUSTOM_POLICIES_TO_BE_IGNORED = listOf<String>("yaml policy secrets", "alapaka", "Copy of S3 bucket MFA Delete is not enabled")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Need to check if there's any security risk with having explicit policies in an open source code base (I don't know if there is)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think it's just the name so I don'y know if we expose too much here...

Comment thread src/main/kotlin/com/bridgecrew/utils/CheckovUtils.kt
Base automatically changed from alpha to NG May 4, 2023 06:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants