chore: replace express api by next action #735
GitGuardian / GitGuardian Security Checks
failed
Jan 28, 2025 in 7s
1 secret uncovered!
1 secret were uncovered from the scan of 39 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 #735:
task/remove-last-express-api-route
👉main
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
967700 | Triggered | Username Password | 17d1b1e | tests/test-user.ts | View secret |
🛠 Guidelines to remediate hardcoded secrets
-
Revoke and rotate the secret.
-
If possible, rewrite git history with
git commit --amend
andgit 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