Skip to content

Create config-v1.py with API keys and secrets

dbd8576
Select commit
Loading
Failed to load commit list.
Open

testing-app-sec-module #8

Create config-v1.py with API keys and secrets
dbd8576
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks completed Oct 27, 2025 in 32s

18 secrets uncovered!

18 secrets were uncovered from the scan of 3 commits in your pull request. ❌

Please have a look to GitGuardian findings and remediate in order to secure your code.

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard.
Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

Details

🔎 Detected hardcoded secrets in your pull request

  • Pull request #8: test-keys-branch 👉 main
GitGuardian id GitGuardian status Secret Commit Filename
12815084 Triggered GitHub App Keys dbd8576 config-v1.py View secret
12815085 Triggered Slack Application Credentials dbd8576 config-v1.py View secret
12815086 Triggered Generic Password dbd8576 config-v1.py View secret
12815087 Triggered Stripe Keys dbd8576 config-v1.py View secret
12815088 Triggered Stripe Keys dbd8576 config-v1.py View secret
12815089 Triggered GitHub App Keys dbd8576 config-v1.py View secret
12815090 Triggered Slack Bot Token dbd8576 config-v1.py View secret
- - Generic High Entropy Secret 11bfa61 config.js View secret
12815091 Triggered Slack App Token dbd8576 config-v1.py View secret
12815092 Triggered Generic Password dbd8576 config-v1.py View secret
121658 Triggered Generic Private Key dbd8576 config-v1.py View secret
121659 Triggered AWS IAM Keys dbd8576 config-v1.py View secret
12815093 Triggered GitHub App Keys dbd8576 config-v1.py View secret
121661 Triggered Google API Key dbd8576 config-v1.py View secret
121662 Triggered Slack Webhook URL dbd8576 config-v1.py View secret
12815095 Triggered Slack Signing Secret dbd8576 config-v1.py View secret
121660 Triggered Amazon MWS Token dbd8576 config-v1.py View secret
12815096 Triggered Generic Password dbd8576 config-v1.py 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.