PicnicSupermarket / error-prone-support

Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
https://error-prone.picnic.tech
MIT License
196 stars 38 forks source link

SPLA-59 Add .secrets.baseline to the repository #1384

Open Darguelles opened 13 hours ago

Darguelles commented 13 hours ago

Add .secrets.baseline for Enhanced Secrets Scanning

This PR includes a new generated .secrets.baseline file to be included into your repository. Once this file is merged into the main branch, the secrets scanner will be triggered for each PR you create, keeping your code safe from leaked secrets. Find more details here.

sonarcloud[bot] commented 13 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 13 hours ago

Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.