DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

PR preview #869

Closed mdshamoon closed 1 month ago

mdshamoon commented 1 month ago

Summary

PR preview

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 | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [10825688](https://dashboard.gitguardian.com/workspace/382432/incidents/10825688?occurrence=133061512) | Triggered | Generic High Entropy Secret | f1830e494f8f373005e7efe91936d0cbd0b7ba89 | .github/workflows/netlify.yml | [View secret](https://github.com/DalgoT4D/webapp/commit/f1830e494f8f373005e7efe91936d0cbd0b7ba89#diff-abe98b3ac3569e60ac6ade7cf2e1246e3eac58a2a782f754354b716343e96cacR15) | | [10825688](https://dashboard.gitguardian.com/workspace/382432/incidents/10825688?occurrence=133065397) | Triggered | Generic High Entropy Secret | cf93f9c2373400ecf9ac784ac45c8fca7be7fb15 | .github/workflows/netlify.yml | [View secret](https://github.com/DalgoT4D/webapp/commit/cf93f9c2373400ecf9ac784ac45c8fca7be7fb15#diff-abe98b3ac3569e60ac6ade7cf2e1246e3eac58a2a782f754354b716343e96cacR17) | | [10825688](https://dashboard.gitguardian.com/workspace/382432/incidents/10825688?occurrence=133065398) | Triggered | Generic High Entropy Secret | cf93f9c2373400ecf9ac784ac45c8fca7be7fb15 | .github/workflows/netlify.yml | [View secret](https://github.com/DalgoT4D/webapp/commit/cf93f9c2373400ecf9ac784ac45c8fca7be7fb15#diff-abe98b3ac3569e60ac6ade7cf2e1246e3eac58a2a782f754354b716343e96cacL15) | | [10825688](https://dashboard.gitguardian.com/workspace/382432/incidents/10825688?occurrence=133065821) | Triggered | Generic High Entropy Secret | 96d979d79014bab5fc580384b0826b2fb171c2ba | .github/workflows/netlify.yml | [View secret](https://github.com/DalgoT4D/webapp/commit/96d979d79014bab5fc580384b0826b2fb171c2ba#diff-abe98b3ac3569e60ac6ade7cf2e1246e3eac58a2a782f754354b716343e96cacL17) |
🛠 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.

netlify[bot] commented 1 month ago

Deploy Preview for dalgo-webapp ready!

Name Link
Latest commit f1830e494f8f373005e7efe91936d0cbd0b7ba89
Latest deploy log https://app.netlify.com/sites/dalgo-webapp/deploys/6639f42c8e4f3e00082910e4
Deploy Preview https://deploy-preview-869--dalgo-webapp.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.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.01%. Comparing base (20f2196) to head (96d979d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #869 +/- ## ======================================== Coverage 45.01% 45.01% ======================================== Files 76 76 Lines 5247 5247 Branches 1195 1213 +18 ======================================== Hits 2362 2362 + Misses 2879 2754 -125 - Partials 6 131 +125 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.