-
Notifications
You must be signed in to change notification settings - Fork 7
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
Company integration tests #203
Conversation
|
Secret | Commit | Filename | Detected At | |
---|---|---|---|---|
SendGrid Key | d8854ec | Tests/UpSkill.Web.Tests/testsettings.json | 16:43 November 26th, 2021 | View secret |
Microsoft Azure Storage Account Key | d8854ec | Tests/UpSkill.Web.Tests/testsettings.json | 16:43 November 26th, 2021 | View secret |
Generic High Entropy Secret | d8854ec | Tests/UpSkill.Web.Tests/testsettings.json | 16:43 November 26th, 2021 | View secret |
🛠 How to resolve this
-
Understand the implications of revoking this secret by examining where it is used in your code.
-
Replace and store your secret safely. Learn here the best practices
-
Revoke and rotate this secret
-
If possible, rewrite your git history to remove all evidence of the secret leak. Please beware this is not a trivial operation. You might completely break other contributing developers’ workflow and you risk accidentally deleting work in progress.
💡 To avoid such incidents in the future, consider following these best practices for managing and storing secrets including API keys and other credentials.
You are seeing this because you or someone else has authorized GitGuardian to scan pull requests
#200 Company integration tests & fix all warnings from stylecop!