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

prod to dev-server #1563

Closed viraka closed 3 weeks ago

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mulearn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 11:34am
netlify[bot] commented 3 weeks ago

Deploy Preview for mu-prod ready!

Name Link
Latest commit 94c8e2b12f2019bf02a680fd28ee8987893bfea2
Latest deploy log https://app.netlify.com/sites/mu-prod/deploys/66619eaaf7c3b800086bd8f9
Deploy Preview https://deploy-preview-1563--mu-prod.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

gitguardian[bot] commented 3 weeks ago

⚠️ GitGuardian has uncovered 2 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?occurrence=135127101) | Triggered | Generic High Entropy Secret | 63e8bb363d9a7931d394f9584e67b6a3579ceb36 | src/modules/Dashboard/modules/Wadhwani/services/api.ts | [View secret](https://github.com/gtech-mulearn/mulearn/commit/63e8bb363d9a7931d394f9584e67b6a3579ceb36#diff-ec4324238d4d0cfb3eb7fe85a66aaf8e5a12899942a66cfe498fcd74d9b442ceR80) | | [10999647](https://dashboard.gitguardian.com/workspace/537679/incidents/10999647?occurrence=135127103) | Triggered | Bearer Token | 63e8bb363d9a7931d394f9584e67b6a3579ceb36 | src/modules/Dashboard/modules/Wadhwani/services/api.ts | [View secret](https://github.com/gtech-mulearn/mulearn/commit/63e8bb363d9a7931d394f9584e67b6a3579ceb36#diff-ec4324238d4d0cfb3eb7fe85a66aaf8e5a12899942a66cfe498fcd74d9b442ceR87) |
🛠 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.