lukaszwisniewski88 / svelte-datocms

Svelte components for use with DatoCMS. Translated to Svelte from react-datocms
10 stars 4 forks source link

Wind of change #3

Closed lukaszwisniewski88 closed 2 years ago

lukaszwisniewski88 commented 2 years ago

Image component and Structured text works as intended. Added also a bit of tests.

I think Image is tested.

Structured text needs some tests still

gitguardian[bot] commented 2 years 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.

🔎 Details of the secret
| Secret | Commit | Filename | Detected At | | | ------------------------- | ---------------- | --------------- | -------------------- | -------------------- | | Generic High Entropy Secret | a909f4a396f453e5636d36be72a15dcb919f4d02 | src/routes/subscribe/index.svelte | 12:07 October 28th, 2021 | [View secret](https://github.com/lukaszwisniewski88/svelte-datocms/commit/a909f4a396f453e5636d36be72a15dcb919f4d02#diff-59fba76d5b3fe7924721f3fbdfbf142313d7e12f2bf3522daf3811fd7f60670fL9) | | Generic High Entropy Secret | a909f4a396f453e5636d36be72a15dcb919f4d02 | src/routes/subscribe/index.svelte | 12:07 October 28th, 2021 | [View secret](https://github.com/lukaszwisniewski88/svelte-datocms/commit/a909f4a396f453e5636d36be72a15dcb919f4d02#diff-59fba76d5b3fe7924721f3fbdfbf142313d7e12f2bf3522daf3811fd7f60670fR16) |
🛠 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/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/internal-repositories-monitoring/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 is an automated secrets detection service.We help developers and security teams secure the modern software development process.

 

Our GitHub checks need improvements? Share your feedbacks