damien-carcel / app-skeleton

A web application skeleton using ReactJS and Symfony
MIT License
8 stars 2 forks source link

Issue 337: Update to Symfony 5.4 #342

Closed damien-carcel closed 2 years ago

damien-carcel commented 2 years ago

Description

Related ticket

Relates to #337

gitguardian[bot] commented 2 years ago

⚠️ GitGuardian has uncovered 6 secrets 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.

🔎 Details of the secret
| Secret | Commit | Filename | Detected At | | | ------------------------- | ---------------- | --------------- | -------------------- | -------------------- | | Generic High Entropy Secret | cdd3525e7c90d9b48907de820031ab1ca7c2e123 | api/.env | 12:13 December 4th, 2021 | [View secret](https://github.com/damien-carcel/app-skeleton/commit/cdd3525e7c90d9b48907de820031ab1ca7c2e123#diff-09c8c391e3a627b701028c8c82756440688ff60ec3fe6664b93f4a92e68e5df0L18) | | Generic High Entropy Secret | cdd3525e7c90d9b48907de820031ab1ca7c2e123 | api/.env | 12:13 December 4th, 2021 | [View secret](https://github.com/damien-carcel/app-skeleton/commit/cdd3525e7c90d9b48907de820031ab1ca7c2e123#diff-09c8c391e3a627b701028c8c82756440688ff60ec3fe6664b93f4a92e68e5df0R18) | | Generic High Entropy Secret | 557bda08f6c21e2e853313a96b714f7297bc1c66 | api/.env | 12:20 December 4th, 2021 | [View secret](https://github.com/damien-carcel/app-skeleton/commit/557bda08f6c21e2e853313a96b714f7297bc1c66#diff-09c8c391e3a627b701028c8c82756440688ff60ec3fe6664b93f4a92e68e5df0L18) | | Generic High Entropy Secret | 557bda08f6c21e2e853313a96b714f7297bc1c66 | api/.env | 12:20 December 4th, 2021 | [View secret](https://github.com/damien-carcel/app-skeleton/commit/557bda08f6c21e2e853313a96b714f7297bc1c66#diff-09c8c391e3a627b701028c8c82756440688ff60ec3fe6664b93f4a92e68e5df0R18) | | Generic High Entropy Secret | 388b0165bd45b117503c33ee8eb0461748f322b7 | api/.env | 12:26 December 4th, 2021 | [View secret](https://github.com/damien-carcel/app-skeleton/commit/388b0165bd45b117503c33ee8eb0461748f322b7#diff-09c8c391e3a627b701028c8c82756440688ff60ec3fe6664b93f4a92e68e5df0L18) | | Generic High Entropy Secret | 388b0165bd45b117503c33ee8eb0461748f322b7 | api/.env | 12:26 December 4th, 2021 | [View secret](https://github.com/damien-carcel/app-skeleton/commit/388b0165bd45b117503c33ee8eb0461748f322b7#diff-09c8c391e3a627b701028c8c82756440688ff60ec3fe6664b93f4a92e68e5df0R18) |
🛠 How to resolve this 1. Understand the implications of revoking this secret by examining where it is used in your code. 2. Replace and store your secret safely. Learn [here](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices 3. Revoke and [rotate this secret](https://docs.gitguardian.com/secrets-detection/detectors/specifics/private_key_openssh#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) 4. If possible, [rewrite your git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) to remove all evidence of the secret leak. Please beware this is not a trivial operation. You might completely break other contributing developers’ workflow and you risk accidentally deleting work in progress.

:bulb: To avoid such incidents in the future, consider following these best practices for managing and storing secrets including API keys and other credentials.

You are seeing this because you or someone else has authorized GitGuardian to scan pull requests