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

Improve secret detection heuristics #4289

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

theunrepentantgeek
Copy link
Member

@theunrepentantgeek theunrepentantgeek commented Sep 22, 2024

What this PR does / why we need it:

We've noticed a significant number of properties that should have been flagged as secrets, but which weren't noticed earlier. In this PR, we're improving our secret detection heuristics to try and prevent this from happening in the future.

Closes #4269
 
Special notes for your reviewer:

This detected a number of issues, which I think I've resolved correctly, but this needs a careful check.

Blocked on merge of #4237 and this will likely require a rebase after that one merges.

How does this PR make you feel:
gif

v2/azure-arm.yaml Outdated Show resolved Hide resolved
v2/api/insights/customizations/component_extensions.go Outdated Show resolved Hide resolved
v2/azure-arm.yaml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Include "Token" in the generator secret check heuristic
2 participants