gitsafehub
github.com/carterperez-dev/fullstack-template ↗

carterperez-dev/fullstack-template

scanned 2026-08-10 · git daa74d1
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependencies433Known OSS vulnerabilities634Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 433 found · 8 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2026-33815 github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability
    backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33815). Fix: Update that package to its patched version.
  • Serious CVE-2026-33816 github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability
    backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33816). Fix: Update that package to its patched version.
  • Serious CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
    backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Serious CVE-2026-9277 shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators
    frontends/auth/react-native/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-9277). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    frontends/auth/react-native/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious CVE-2026-33815 github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability
    stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33815). Fix: Update that package to its patched version.
  • Serious CVE-2026-33816 github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability
    stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33816). Fix: Update that package to its patched version.
  • Serious CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
    stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-26007 cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-26007). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69247 cryptography is a package designed to expose cryptographic primitives ...
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-69247). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69249 python-cryptography is a package designed to expose cryptographic prim ...
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-69249). Fix: Update that package to its patched version.
  • Worth fixing GHSA-537c-gmf6-5ccf Vulnerable OpenSSL included in cryptography wheels
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (GHSA-537c-gmf6-5ccf). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39892 cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-39892). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69248 cryptography is a package designed to expose cryptographic primitives ...
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-69248). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-68146 filelock: filelock: Time-of-Check-Time-of-Use (TOCTOU) race condition and symlink attack allows arbitrary file corruption or truncation
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2025-68146). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-22701 filelock: filelock Time-of-Check-Time-of-Use (TOCTOU) in SoftFileLock
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-22701). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45409 python-idna: idna: Denial of Service via specially crafted long inputs
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-45409). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41205 mako: Mako: Information disclosure via path traversal vulnerability
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-41205). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44307 mako: Mako: Information disclosure via directory traversal
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-44307). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4xgf-cpjx-pc3j pydantic-settings: NestedSecretsSettingsSource follows symlinks outside secrets_dir, enabling local file read and bypassing secrets_dir_max_size
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (GHSA-4xgf-cpjx-pc3j). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-32597 pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 §4.1.11 MUST violation)
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-32597). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48526 python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-48526). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48522 python-pyjwt: PyJWT: Server-Side Request Forgery (SSRF) via uncontrolled URL fetching in PyJWKClient
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-48522). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48523 python-pyjwt: PyJWT: Verifier-side algorithm bypass leads to unauthorized information access
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-48523). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48525 python-pyjwt: PyJWT: Denial of Service via processing of crafted detached JWS tokens
    backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-48525). Fix: Update that package to its patched version.
… 408 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 634 found · 28 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious PYSEC-2026-36 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Pytho
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/fastapi/uv.lock
    A package you depend on has a known security hole (CVE-2026-39892). Fix: Update that package to its patched version.
  • Serious GO-2026-4771 CVE-2026-33815 in github.com/jackc/pgx
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33815). Fix: Update that package to its patched version.
  • Serious GO-2026-4772 CVE-2026-33816 in github.com/jackc/pgx
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33816). Fix: Update that package to its patched version.
  • Serious GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Serious GO-2026-5006 Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Serious GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Serious GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Serious GO-2026-5020 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • Serious GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Serious GO-2026-5023 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Serious GO-2026-4762 Authorization bypass in gRPC-Go via missing leading slash in :path in google.golang.org/grpc
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/backends/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Serious GHSA-w7jw-789q-3m8p shell-quote quote() does not escape newlines in object .op values
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/frontends/auth/react-native/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-9277). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/frontends/auth/react-native/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious GHSA-wf6x-7x77-mvgw Immutable is vulnerable to Prototype Pollution
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/frontends/auth/react-scss/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-29063). Fix: Update that package to its patched version.
  • Serious GHSA-wf6x-7x77-mvgw Immutable is vulnerable to Prototype Pollution
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/frontends/open/react-scss/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-29063). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-36 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Pytho
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/fastapi-react/backend/uv.lock
    A package you depend on has a known security hole (CVE-2026-39892). Fix: Update that package to its patched version.
  • Serious GHSA-wf6x-7x77-mvgw Immutable is vulnerable to Prototype Pollution
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/fastapi-react/frontend/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-29063). Fix: Update that package to its patched version.
  • Serious GHSA-wf6x-7x77-mvgw Immutable is vulnerable to Prototype Pollution
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/frontend/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-29063). Fix: Update that package to its patched version.
  • Serious GO-2026-4771 CVE-2026-33815 in github.com/jackc/pgx
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33815). Fix: Update that package to its patched version.
  • Serious GO-2026-4772 CVE-2026-33816 in github.com/jackc/pgx
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-33816). Fix: Update that package to its patched version.
  • Serious GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Serious GO-2026-5006 Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Serious GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Serious GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Serious GO-2026-5020 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
    /workdirs/scan-29ad0db7-116b-4eae-bd6f-cd1493cea441/stacks/go-react/go-backend/go.mod
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
… 609 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.