betagouv / monprojetsup

Other
1 stars 2 forks source link

Mise à jour de l'export statique WP 20240801100401 #200

Closed devs-mps closed 3 months ago

devs-mps commented 3 months ago

Pull request générée automatiquement

gitguardian[bot] commented 3 months ago

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

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.

🔎 Detected hardcoded secret in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [13127741](https://dashboard.gitguardian.com/workspace/116918/incidents/13127741) | Triggered | Generic High Entropy Secret | 5fe9cc2d43ce73bee364229695812cf1208bf63f | .github/workflows/backend.yml | [View secret](https://github.com/betagouv/monprojetsup/commit/5fe9cc2d43ce73bee364229695812cf1208bf63f#diff-4221e7060cb5692b5e8656f8f092468895f4bc8804397e8de7cb4cfdf8d95024L111) |
🛠 Guidelines to remediate hardcoded secrets
1. Revoke and rotate the secret. 2. If possible, rewrite git history with `git commit --amend` and `git 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.