msgraph-sdk-java-core icon indicating copy to clipboard operation
msgraph-sdk-java-core copied to clipboard

update secrets scanning baseline

Open baywet opened this issue 1 year ago • 0 comments

reflect changes in https://github.com/microsoftgraph/msgraph-sdk-java/pull/1987 to update the baseline

not only this unblocks potential future PRs, but also increases our security posture since a lot of plugins were added since our last baseline.

pip install detect-secrets
detect-secrets scan --exclude-files release-please-config.json > .secrets.baseline

baywet avatar May 08 '24 13:05 baywet