Codehagen / Dingify

Dingify is helping you unlock the power of seamless real-time monitoring
https://www.dingify.io/
GNU Affero General Public License v3.0
192 stars 25 forks source link

New user Cards dynamic #54

Closed Codehagen closed 5 months ago

Codehagen commented 5 months ago

Description

What type of PR is this? (check all applicable)

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Steps to QA

Added to documentation?

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

vercel[bot] commented 5 months ago

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

Name Status Preview Comments Updated (UTC)
dingify ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 5:41pm
gitguardian[bot] commented 5 months 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 | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [11388151](https://dashboard.gitguardian.com/workspace/545832/incidents/11388151?occurrence=139712652) | Triggered | PostgreSQL Credentials | 459a07c9fc2644738ec97ff4c9051b99316d8491 | apps/api/wrangler.toml | [View secret](https://github.com/Codehagen/Dingify/commit/459a07c9fc2644738ec97ff4c9051b99316d8491#diff-bf413df927b0b9a20593713e42aacd027fa6e34553127bf524c328da955723e7R7) | | [11388151](https://dashboard.gitguardian.com/workspace/545832/incidents/11388151?occurrence=139719335) | Triggered | PostgreSQL Credentials | 4766c761a21ae44546006f0775a393c234c706cb | apps/api/wrangler.toml | [View secret](https://github.com/Codehagen/Dingify/commit/4766c761a21ae44546006f0775a393c234c706cb#diff-bf413df927b0b9a20593713e42aacd027fa6e34553127bf524c328da955723e7L7) |
🛠 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/specifics/postgres_uri#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.