gtech-mulearn / mulearn

µLearn is a synergic philosophy of education, with a culture of mutual learning through micro groups of peers. µLearn is here to assist you in breaking through the echo chambers and free you from the shackles that have you grounded.
https://mulearn.org/
39 stars 74 forks source link

Complete wadhwani dashboard #1549

Closed karivarkey closed 1 month ago

karivarkey commented 1 month ago

feat(wadhwani): Added router and pages

Modified App.js and copied Launchpad into Wadhwani as another component

vercel[bot] commented 1 month ago

@karivarkey is attempting to deploy a commit to the mubadass Team on Vercel.

A member of the Team first needs to authorize it.

gitguardian[bot] commented 1 month 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 | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [10999646](https://dashboard.gitguardian.com/workspace/537679/incidents/10999646) | Triggered | Generic High Entropy Secret | c97929bbd31390061bb6b85e0b741e41003fe665 | src/modules/Dashboard/modules/Wadhwani/services/api.ts | [View secret](https://github.com/gtech-mulearn/mulearn/commit/c97929bbd31390061bb6b85e0b741e41003fe665#diff-ec4324238d4d0cfb3eb7fe85a66aaf8e5a12899942a66cfe498fcd74d9b442ceL85) | | [10999646](https://dashboard.gitguardian.com/workspace/537679/incidents/10999646) | Triggered | Generic High Entropy Secret | c97929bbd31390061bb6b85e0b741e41003fe665 | src/modules/Dashboard/modules/Wadhwani/services/api.ts | [View secret](https://github.com/gtech-mulearn/mulearn/commit/c97929bbd31390061bb6b85e0b741e41003fe665#diff-ec4324238d4d0cfb3eb7fe85a66aaf8e5a12899942a66cfe498fcd74d9b442ceR85) | | [10999647](https://dashboard.gitguardian.com/workspace/537679/incidents/10999647) | Triggered | Bearer Token | c97929bbd31390061bb6b85e0b741e41003fe665 | src/modules/Dashboard/modules/Wadhwani/services/api.ts | [View secret](https://github.com/gtech-mulearn/mulearn/commit/c97929bbd31390061bb6b85e0b741e41003fe665#diff-ec4324238d4d0cfb3eb7fe85a66aaf8e5a12899942a66cfe498fcd74d9b442ceL92) | | [10999647](https://dashboard.gitguardian.com/workspace/537679/incidents/10999647) | Triggered | Bearer Token | c97929bbd31390061bb6b85e0b741e41003fe665 | src/modules/Dashboard/modules/Wadhwani/services/api.ts | [View secret](https://github.com/gtech-mulearn/mulearn/commit/c97929bbd31390061bb6b85e0b741e41003fe665#diff-ec4324238d4d0cfb3eb7fe85a66aaf8e5a12899942a66cfe498fcd74d9b442ceR92) |
🛠 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.