gitsafehub
github.com/mic92/bun2nix ↗

mic92/bun2nix

scanned 2026-08-11 · git c843f47
3 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 secrets2Vulnerable dependencies59Known OSS vulnerabilities81Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 2 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    templates/phoenix/config/dev.exs:26
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    templates/phoenix/config/test.exs:20
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 59 found · 1 serious

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

  • Serious CVE-2025-55182 next: React Server Components: Pre-authentication remote code execution via unsafe deserialization
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2025-55182). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-67213 nanoid (Nano ID) before 5.1.6 contains an infinite loop in the customA ...
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-67214 nanoid (Nano ID) before 5.1.16 contains an infinite loop in the custom ...
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-67214). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44573 next.js: Next.js: Information disclosure due to middleware bypass in Pages Router with i18n
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44573). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44574 Next.js: Next.js: Authorization bypass via crafted query parameters
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44574). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44575 next.js: Next.js: Unauthorized access to protected content via middleware bypass
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44575). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44578 Next.js: Next.js: Server-Side Request Forgery via crafted WebSocket upgrade requests
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44578). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44579 next.js: Next.js: Denial of Service via crafted POST requests to server actions
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44579). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45109 next.js: Next.js: Information disclosure via security fix bypass in middleware with Turbopack
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-45109). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64641 next: Next.js: Denial of Service via crafted requests to App Router with Server Actions
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64641). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64642 next: Next.js: Authentication bypass leading to unauthorized access
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64642). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64645 next: Next.js: Server-Side Request Forgery vulnerability
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64645). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64649 next: Next.js: Server-Side Request Forgery via malicious host redirection in Server Actions
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64649). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8h8q-6873-q5fj Next.js Vulnerable to Denial of Service with Server Components
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (GHSA-8h8q-6873-q5fj). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h25m-26qc-wcjf Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (GHSA-h25m-26qc-wcjf). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mwv6-3258-q52c Next Vulnerable to Denial of Service with Server Components
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (GHSA-mwv6-3258-q52c). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q4gf-8mx6-v5v3 Next.js has a Denial of Service with Server Components
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (GHSA-q4gf-8mx6-v5v3). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-59471 next: NextJS Denial of Service in Image Optimizer
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2025-59471). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-59472 next: NextJS Denial of Service in Partial Pre Rendering
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2025-59472). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27978 next.js: Next.js: null origin can bypass Server Actions CSRF checks
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-27978). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27979 next.js: Next.js: Unbounded postponed resume buffering can lead to DoS
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-27979). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27980 next.js: Next.js: Unbounded next/image disk cache growth can exhaust storage
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-27980). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-29057 next.js: Next.js: HTTP request smuggling in rewrites
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-29057). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44576 Next.js: Next.js: Cache poisoning vulnerability in React Server Components
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44576). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44577 Next.js: Next.js: Denial of Service via Image Optimization API
    templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44577). Fix: Update that package to its patched version.
… 34 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 81 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-9qr9-h5gf-34mp Next.js is vulnerable to RCE in React flight protocol
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-m95q-7qp3-xv42 Zod denial of service vulnerability
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/nix/checks/arbitrary-install-completes/test-project/bun.lock
    A package you depend on has a known security hole (CVE-2023-4316). Fix: Update that package to its patched version.
  • Worth fixing GHSA-28wg-ghj8-5hjv nanoid: non-secure generators can loop indefinitely with negative size
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-67214). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2v37-7h3g-55p8 nanoid: custom generators can loop indefinitely when size is zero
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing GHSA-267c-6grr-h53f Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44575). Fix: Update that package to its patched version.
  • Worth fixing GHSA-26hh-7cqf-hhc6 Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-45109). Fix: Update that package to its patched version.
  • Worth fixing GHSA-36qx-fr4f-26g5 Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44573). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3x4c-7xq6-9pq8 Next.js: Unbounded next/image disk cache growth can exhaust storage
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-27980). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4633-3j49-mh5q Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64647). Fix: Update that package to its patched version.
  • Worth fixing GHSA-492v-c6pp-mqqv Next.js has a Middleware / Proxy bypass through dynamic route parameter injection
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44574). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4c39-4ccg-62r3 Next.js: Unbounded Server Action payload in Edge runtime
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64646). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5f7q-jpqc-wp7h Next.js has Unbounded Memory Consumption via PPR Resume Endpoint
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2025-59472). Fix: Update that package to its patched version.
  • Worth fixing GHSA-68g3-v927-f742 Next.js: Cache confusion of response bodies for requests with bodies
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64648). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6gpp-xcg3-4w24 Next.js: Middleware / Proxy bypass in App Router applications using Turbopack and single locale
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64642). Fix: Update that package to its patched version.
  • Worth fixing GHSA-89xv-2m56-2m9x Next.js: Server-Side Request Forgery in Server Actions on custom servers
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64649). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8h8q-6873-q5fj Next.js Vulnerable to Denial of Service with Server Components
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-955p-x3mx-jcvp Next.js: Unauthenticated disclosure of internal Server Function endpoints
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-64643). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9g9p-9gw9-jx7f Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePatterns configuration
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2025-59471). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c4j6-fc7j-m34r Next.js vulnerable to server-side request forgery in applications using WebSocket upgrades
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44578). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ffhc-5mcf-pf4q Next.js vulnerable to cross-site scripting in App Router applications using CSP nonces
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44581). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ggv3-7p47-pfv8 Next.js: HTTP request smuggling in rewrites
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-29057). Fix: Update that package to its patched version.
  • Worth fixing GHSA-gx5p-jg67-6x7h Next.js has cross-site scripting in beforeInteractive scripts with untrusted input
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44580). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h25m-26qc-wcjf Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-h27x-g6w4-24gq Next.js: Unbounded postponed resume buffering can lead to DoS
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-27979). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h64f-5h5j-jqjh Next.js has a Denial of Service in the Image Optimization API
    /workdirs/scan-49ad863e-e445-4e12-98e8-fde76a85d228/templates/nextjs/bun.lock
    A package you depend on has a known security hole (CVE-2026-44577). Fix: Update that package to its patched version.
… 56 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.