Closed mattanikiej closed 4 months ago
@mattanikiej perfect, thanks
The issue was that the .secrets.baseline
referenced two .pem
files which were not included in the commit (indeed, they're in the .gitignore
).
But when the workflow runs and compares the results with the baseline, it only sees the difference, and assumes any difference is a new disclosure. A smarter workflow would only report new disclosures, not a reduction in secrets.
Install issue identified and PR has been merged. #293
Checked for duplicates
No - I haven't checked
🐛 Describe the bug
Fails to install plugins and public emails are flagged as secrets.
🕵️ Expected behavior
detect-secrets has plugins that should prevent this
📜 To Reproduce
Push changes to the repository
🖥 Environment Info
📚 Version of Software Used
No response
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #xyz
⚙️ Engineering Details
No response
🎉 Integration & Test
No response