pjborowiecki / SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented

Modern, open source starter templates for Next.js 14 full-stack and SAAS projects. Built with Tailwind CSS, ShadCn, Next-Auth v.5 and several databases. Branches contain stand-alone set ups, including for serverless databases like PostgreSQL with Neon and MySQL with PlanetScale, Drizzle ORM, Prisma ORM v.5, but also MongoDB and Supabase.
https://saasyland.com
MIT License
216 stars 49 forks source link

example #26

Open ak01redwan opened 1 month ago

codesandbox[bot] commented 1 month ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

vercel[bot] commented 1 month ago

@ak01redwan is attempting to deploy a commit to the pjborowiecki's projects Team on Vercel.

A member of the Team first needs to authorize it.

gitguardian[bot] commented 1 month ago

⚠️ 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 | GitGuardian status | Secret | Commit | Filename | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [-](https://dashboard.gitguardian.com/workspace/467771/incidents/secrets) | | Generic High Entropy Secret | bc312676d77835389c1b90d63c342f813e341480 | .env.example | [View secret](https://github.com/pjborowiecki/SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented/commit/bc312676d77835389c1b90d63c342f813e341480#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8cR9) | | [-](https://dashboard.gitguardian.com/workspace/467771/incidents/secrets) | | Generic High Entropy Secret | 2cd7cfe460873bbb9cf0e50a9247f1632e85d732 | .env.example | [View secret](https://github.com/pjborowiecki/SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented/commit/2cd7cfe460873bbb9cf0e50a9247f1632e85d732#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8cL9) | | [-](https://dashboard.gitguardian.com/workspace/467771/incidents/secrets) | | Generic High Entropy Secret | 8a071932b1c72a23918b274de978a7db99230f34 | .env.example | [View secret](https://github.com/pjborowiecki/SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented/commit/8a071932b1c72a23918b274de978a7db99230f34#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8cL9) | | [-](https://dashboard.gitguardian.com/workspace/467771/incidents/secrets) | | Generic High Entropy Secret | bc312676d77835389c1b90d63c342f813e341480 | .env.example | [View secret](https://github.com/pjborowiecki/SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented/commit/bc312676d77835389c1b90d63c342f813e341480#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8cL12) | | [-](https://dashboard.gitguardian.com/workspace/467771/incidents/secrets) | | Generic High Entropy Secret | 8a071932b1c72a23918b274de978a7db99230f34 | .env.example | [View secret](https://github.com/pjborowiecki/SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented/commit/8a071932b1c72a23918b274de978a7db99230f34#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8cL8) | | [-](https://dashboard.gitguardian.com/workspace/467771/incidents/secrets) | | Generic High Entropy Secret | 2cd7cfe460873bbb9cf0e50a9247f1632e85d732 | .env.example | [View secret](https://github.com/pjborowiecki/SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented/commit/2cd7cfe460873bbb9cf0e50a9247f1632e85d732#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8cL8) | | [-](https://dashboard.gitguardian.com/workspace/467771/incidents/secrets) | | Generic High Entropy Secret | bc312676d77835389c1b90d63c342f813e341480 | .env.example | [View secret](https://github.com/pjborowiecki/SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented/commit/bc312676d77835389c1b90d63c342f813e341480#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8cL21) |
🛠 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.