nostr-workshop icon indicating copy to clipboard operation
nostr-workshop copied to clipboard

add Nostr Connect

Open tiero opened this issue 2 years ago • 1 comments

tiero avatar Mar 15 '23 19:03 tiero

⚠️ GitGuardian has uncovered 7 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
- Generic High Entropy Secret 58efca0a8b7424c61dc4f25b11f13a7ba502d013 src/Components/NostrConnect.tsx View secret
- Generic High Entropy Secret 45ee9610db2760d537da22c1214fd84731ef2f70 src/App.tsx View secret
- Generic High Entropy Secret 45ee9610db2760d537da22c1214fd84731ef2f70 src/Components/NostrConnect.tsx View secret
- Generic High Entropy Secret dc6c32455fce776cab5e1e10f56ce9e90225b967 src/App.tsx View secret
- Generic High Entropy Secret 0640e3b11fb6f3ae9adf3e5bf197c35d7b0c1cfa src/App.tsx View secret
- Generic High Entropy Secret 9e15b1f0a7cbea642f68dc6a055edd8d62621e3e src/App.tsx View secret
- Generic High Entropy Secret d8d710f4a59dcec63bd554844e090c0ebc9fc27b src/App.tsx View secret
🛠 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 the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. 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


🦉 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!

gitguardian[bot] avatar Mar 15 '23 19:03 gitguardian[bot]