danniehansen / activity-timer

Activity timer powerup for Trello
MIT License
44 stars 9 forks source link

Release 2.0.0 #57

Closed danniehansen closed 2 years ago

gitguardian[bot] commented 2 years ago

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Details of the secret
| Secret | Commit | Filename | Detected At | | | ------------------------- | ---------------- | --------------- | -------------------- | -------------------- | | Generic High Entropy Secret | 81d60c349bde5ab17c1de8015af6023ec4cdf091 | src/js/shared.js | 23:37 November 20th, 2021 | [View secret](https://github.com/danniehansen/activity-timer/commit/81d60c349bde5ab17c1de8015af6023ec4cdf091#diff-dbe4dd1b6cc707f76568b707f1be7dbf575e60e0f71cc32b8f7ce62549b4b174L8) |
🛠 How to resolve this 1. Understand the implications of revoking this secret by examining where it is used in your code. 2. Replace and store your secret safely. Learn [here](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices 3. Revoke and [rotate this secret](https://docs.gitguardian.com/secrets-detection/detectors/specifics/private_key_openssh#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) 4. If possible, [rewrite your git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) 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.

:bulb: 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