eclipse-tractusx / digital-product-pass

digital product pass
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
22 stars 12 forks source link

[ 20º ] - Release/v2.1.0 frontend agree: Frontend policy decline/agree functionality #206

Closed matbmoser closed 6 months ago

matbmoser commented 6 months ago

Why we create this PR?

Users should have the option to choose a contract/policy or decline the passport reciving process

What we want to achieve with this PR?

We want to display available contracts and available policies for the user. Users can choose one and continue receiving the passport or decline and cancel getting the passport.

What is new?

Added

gitguardian[bot] commented 6 months ago

⚠️ GitGuardian has uncovered 4 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 | GitGuardian status | Secret | Commit | Filename | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [9408211](https://dashboard.gitguardian.com/incidents/9408211?occurrence=124061423) | Triggered | Generic High Entropy Secret | a79919ceb86ce23c32bd91131c321ab74be539e2 | src/store/index.js | [View secret](https://github.com/eclipse-tractusx/digital-product-pass/commit/a79919ceb86ce23c32bd91131c321ab74be539e2#diff-68cfdabf9fa2ce99fa19fdbe25785f2622056c22f88b1f846d3ac7ffffea0744L216) | | [9408211](https://dashboard.gitguardian.com/incidents/9408211?occurrence=124061424) | Triggered | Generic High Entropy Secret | d11b85a6f857cf66eb96e4be5be7a39917c3c454 | src/store/index.js | [View secret](https://github.com/eclipse-tractusx/digital-product-pass/commit/d11b85a6f857cf66eb96e4be5be7a39917c3c454#diff-68cfdabf9fa2ce99fa19fdbe25785f2622056c22f88b1f846d3ac7ffffea0744R216) | | [9408211](https://dashboard.gitguardian.com/incidents/9408211?occurrence=124061428) | Triggered | Generic High Entropy Secret | ea216db54ad0fda0d97928cc108e70c3a17ce082 | src/store/index.js | [View secret](https://github.com/eclipse-tractusx/digital-product-pass/commit/ea216db54ad0fda0d97928cc108e70c3a17ce082#diff-68cfdabf9fa2ce99fa19fdbe25785f2622056c22f88b1f846d3ac7ffffea0744L216) | | [9408211](https://dashboard.gitguardian.com/incidents/9408211?occurrence=124061429) | Triggered | Generic High Entropy Secret | cc7e7c6f4e9356f31a747292f1f7f43bfb676027 | src/store/index.js | [View secret](https://github.com/eclipse-tractusx/digital-product-pass/commit/cc7e7c6f4e9356f31a747292f1f7f43bfb676027#diff-68cfdabf9fa2ce99fa19fdbe25785f2622056c22f88b1f846d3ac7ffffea0744R216) |
🛠 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/secrets-detection-engine/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/ggshield-docs/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!

matbmoser commented 6 months ago

Revised and no secrets are there..... The token is not a secret is a session token that expires and this ones in concrete are not real secrets