Skip to content
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

Release Preview #461

Closed
wants to merge 54 commits into from

GitGuardian: ignore test secrets (#481)

913961e
Select commit
Loading
Failed to load commit list.
Closed

Release Preview #461

GitGuardian: ignore test secrets (#481)
913961e
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks completed Dec 9, 2024 in 1s

Could not complete scanning of your commits

We apologize, old checks cannot be re-run.

Details

🔎 Detected hardcoded secrets in your pull request

  • Pull request #461: master 👉 hotfixes
GitGuardian id GitGuardian status Secret Commit Filename
13736787 Triggered Generic Password 416ed00 packages/sdk/wallets/wallet-rpc/src/rpc-wallet.test.ts View secret
13736787 Triggered Generic Password 33ad4aa packages/sdk/wallets/wallet-rpc/lib/rpc-wallet.test.js View secret
14107627 Triggered Generic High Entropy Secret 5a0a922 packages/cli/src/commands/account/new.test.ts View secret
14107625 Triggered Generic High Entropy Secret 5a0a922 packages/cli/src/commands/account/new.test.ts View secret
14107626 Triggered Generic High Entropy Secret 5a0a922 packages/cli/src/commands/account/new.test.ts View secret
14107624 Triggered Generic High Entropy Secret 5a0a922 packages/cli/src/commands/account/new.test.ts View secret
14107627 Triggered Generic High Entropy Secret 26b9779 packages/cli/src/commands/account/new.test.ts View secret
14107625 Triggered Generic High Entropy Secret 26b9779 packages/cli/src/commands/account/new.test.ts View secret
14107624 Triggered Generic High Entropy Secret 26b9779 packages/cli/src/commands/account/new.test.ts View secret
14107626 Triggered Generic High Entropy Secret 26b9779 packages/cli/src/commands/account/new.test.ts View secret

🛠 Guidelines to remediate hardcoded secrets

  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. 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


🦉 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.