test#2
Open
mcalinghee wants to merge 8 commits into
Open
GitGuardian / GitGuardian Security Checks
failed
Jul 8, 2026 in 1s
8 secrets uncovered!
8 secrets were uncovered from the scan of 8 commits in your pull request. ❌
Please have a look to GitGuardian findings and remediate in order to secure your code.
Details
🔎 Detected hardcoded secrets in your pull request
- Pull request #2:
secret1👉main
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 34660454 | Triggered | Generic Password | 63e1da3 | test2.sh | View secret |
| 34660454 | Triggered | Generic Password | d355272 | test3.sh | View secret |
| 34660454 | Triggered | Generic Password | 8510418 | test4.sh | View secret |
| 34660454 | Triggered | Generic Password | bf573ba | test5.sh | View secret |
| 34660454 | Triggered | Generic Password | 35533ce | test6.sh | View secret |
| 34660454 | Triggered | Generic Password | c835ac8 | test7.sh | View secret |
| 34660896 | Triggered | Generic Password | 0aae2d2 | test.ts | View secret |
| 34660896 | Triggered | Generic Password | 0aae2d2 | test7.sh | View secret |
🛠 Guidelines to remediate hardcoded secrets
-
Revoke and rotate the secret.
-
If possible, rewrite git history with
git commit --amendandgit push --force.
🦉 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.
Loading