- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-16-2022 07:48 AM - edited 12-16-2022 07:56 AM
So, we want to prevent developers from pushing Prisma Access Keys' secrets into source-code repository.
A push to a branch would trigger, git-secrets to evaluate a list of regex that detect known secrets.
So, how to identify a Prisma Access Key Secret?
This what I've observed thus far.
Can someone confirm and improve on these characteristics?
12-19-2022 10:23 AM - edited 12-19-2022 10:24 AM
That appears to be correct. Uppercase, lowercase, numbers, and sometimes a forward slash.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!