Add MRVR to MRI reporting plugin#10470
Conversation
|
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 8370415 | Triggered | Alchemy API Key | fab038b | cmd/audiusd/env/prod.env | View secret |
| 2460749 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/prod.env | View secret |
| 8370414 | Triggered | Alchemy API Key | fab038b | cmd/audiusd/env/prod.env | View secret |
| 8370413 | Triggered | Alchemy API Key | fab038b | cmd/audiusd/env/prod.env | View secret |
| 14086629 | Triggered | Generic Password | fab038b | cmd/audiusd/entrypoint.sh | View secret |
| 2416686 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/stage.env | View secret |
| 2416685 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/stage.env | View secret |
| 688750 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/prod.env | View secret |
| 2416684 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/stage.env | View secret |
| 8370416 | Triggered | Alchemy API Key | fab038b | cmd/audiusd/env/prod.env | View secret |
| 3249666 | Triggered | Generic Password | fab038b | packages/commands/src/utils.mjs | View secret |
| 2460750 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/prod.env | View secret |
| 2460751 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/prod.env | View secret |
| 688750 | Triggered | Generic High Entropy Secret | fab038b | cmd/audiusd/env/stage.env | 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.
Description
These queries work and were used to generated the two attached reports.
I'm ok with checking this in and iterating on perf improvements.
Affirmative query: 5sec
CBS query: 25min
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.
Ran both queries against db locally. Will test wrapping code on stage.