Priyanshu85 / Webtools

A website containing many useful tools and games.
https://webtools-kitretsu.netlify.app/
24 stars 36 forks source link

Added news app to the website, kindly accept it #91

Closed KaranSapra124 closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for webtools-kitretsu ready!

Name Link
Latest commit f9b7cb8f057c0a2541a42a47b5fdc867f90a1c08
Latest deploy log https://app.netlify.com/sites/webtools-kitretsu/deploys/634fc81e22037b00093a0e3a
Deploy Preview https://deploy-preview-91--webtools-kitretsu.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 settings.

gitguardian[bot] commented 1 year 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 | Secret | Commit | Filename | | | -------------- | ------------------------- | ---------------- | --------------- | -------------------- | | [-](https://dashboard.gitguardian.com/incidents/secrets) | Generic High Entropy Secret | 2f499326972994de6c5a986aa05d3fc85ccbb789 | Fatafat news/app.js | [View secret](https://github.com/Priyanshu85/Webtools/commit/2f499326972994de6c5a986aa05d3fc85ccbb789#diff-dc45b9108f6b585c7cb0917b6d1fdfd4L14) | | [-](https://dashboard.gitguardian.com/incidents/secrets) | Generic High Entropy Secret | 569ab1a42ccb5fab7401103c05800daa0ecb939f | Fatafat news/app.js | [View secret](https://github.com/Priyanshu85/Webtools/commit/569ab1a42ccb5fab7401103c05800daa0ecb939f#diff-dc45b9108f6b585c7cb0917b6d1fdfd4R14) |
🛠 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 secret safely. [Learn here](https://blog.gitguardian.com/secrets-api-management) the best practices. 3. Revoke and [rotate this secret](https://docs.gitguardian.com/secrets-detection/detectors/specifics/private_key_openssh#revoke-the-secret). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet). 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/) 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) 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!