wmcadigital / wmn-find-a-ticket

https://find-a-ticket.tfwm.org.uk/
0 stars 0 forks source link

Bug/187 tram journey issue #199

Closed sudheer-rk closed 1 year ago

sudheer-rk commented 1 year ago

Deploying following bug fixes:

  1. nBus icon missing #186
  2. Content on bus services that are not part of the nBus ticket scheme #185
  3. Group and family tickets #183
  4. Mode selection: West Midlands Network text change #179
  5. nBus payment directives: West Midlands Network removal #178
  6. Travel on any bus: Remove West Midlands Network reference #116
gitguardian[bot] commented 1 year 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.

🔎 Detected hardcoded secrets in your pull request
| GitGuardian id | Secret | Commit | Filename | | | -------------- | ------------------------- | ---------------- | --------------- | -------------------- | | [1489744](https://dashboard.gitguardian.com/incidents/1489744?occurrence=23224726) | Generic High Entropy Secret | 3b7afad9157d55fb1dac6e89fc9097bb170afe7c | .env.development | [View secret](https://github.com/wmcadigital/wmn-find-a-ticket/commit/3b7afad9157d55fb1dac6e89fc9097bb170afe7c#diff-da4c41d59c967338247b2f0ea6d845ab05171f942fd9521b96d3304202185db9L3) | | [1489744](https://dashboard.gitguardian.com/incidents/1489744?occurrence=74407910) | Generic High Entropy Secret | 0c1122ef31e6d0a074763adf61e7c102993e331c | .env.development | [View secret](https://github.com/wmcadigital/wmn-find-a-ticket/commit/0c1122ef31e6d0a074763adf61e7c102993e331c#diff-da4c41d59c967338247b2f0ea6d845ab05171f942fd9521b96d3304202185db9R3) | | [1489744](https://dashboard.gitguardian.com/incidents/1489744?occurrence=74410503) | Generic High Entropy Secret | 9d1028c1abbd026b2e8e1bf687758221fec31821 | .env.development | [View secret](https://github.com/wmcadigital/wmn-find-a-ticket/commit/9d1028c1abbd026b2e8e1bf687758221fec31821#diff-da4c41d59c967338247b2f0ea6d845ab05171f942fd9521b96d3304202185db9L3) | | [5146600](https://dashboard.gitguardian.com/incidents/5146600?occurrence=73179868) | Generic High Entropy Secret | 017d001b4b62969bf6bc0b5067593a67ba7a4759 | .env.development | [View secret](https://github.com/wmcadigital/wmn-find-a-ticket/commit/017d001b4b62969bf6bc0b5067593a67ba7a4759#diff-da4c41d59c967338247b2f0ea6d845ab05171f942fd9521b96d3304202185db9R3) | | [5146600](https://dashboard.gitguardian.com/incidents/5146600?occurrence=74404571) | Generic High Entropy Secret | 5b1fabba26dca6a69f7a4580bbfdf036302a34db | .env.development | [View secret](https://github.com/wmcadigital/wmn-find-a-ticket/commit/5b1fabba26dca6a69f7a4580bbfdf036302a34db#diff-da4c41d59c967338247b2f0ea6d845ab05171f942fd9521b96d3304202185db9L3) | | [5146600](https://dashboard.gitguardian.com/incidents/5146600?occurrence=74410504) | Generic High Entropy Secret | 9d1028c1abbd026b2e8e1bf687758221fec31821 | .env.development | [View secret](https://github.com/wmcadigital/wmn-find-a-ticket/commit/9d1028c1abbd026b2e8e1bf687758221fec31821#diff-da4c41d59c967338247b2f0ea6d845ab05171f942fd9521b96d3304202185db9R3) |
🛠 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](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 these secrets](https://docs.gitguardian.com/secrets-detection/detectors/generics/generic_high_entropy_secret#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 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 - following these [best practices](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) for managing and storing secrets including API keys and other credentials - install [secret detection on pre-commit](https://docs.gitguardian.com/internal-repositories-monitoring/integrations/git_hooks/pre_commit?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) to catch secret before it leaves your machine and ease remediation.

🦉 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.

Our GitHub checks need improvements? Share your feedbacks!