Issue #69: V5 release updates#70
Conversation
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 15736006 | Triggered | Bearer Token | 8943cd2 | docs/book/v5/extra/header.md | View secret |
| 15736006 | Triggered | Bearer Token | 8943cd2 | docs/book/v5/extra/header.md | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
The exposed secret is purely demonstrative, it does not provide access to a real resource - the warning can be ignored. |
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 4.1 #70 +/- ##
============================================
- Coverage 98.46% 98.42% -0.05%
Complexity 117 117
============================================
Files 20 20
Lines 326 317 -9
============================================
- Hits 321 312 -9
Misses 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@alexmerlin |
No description provided.