gitsafehub
github.com/brunoborges/frameworkbenchmarks ↗

brunoborges/frameworkbenchmarks

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

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

Leaked secrets9Vulnerable dependencies1892Known OSS vulnerabilitiesRisky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 9 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.
    frameworks/C++/treefrog/config/application.ini:153
    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.
    frameworks/Crystal/lucky/config/server.cr:6
    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.
    frameworks/Elixir/phoenix/config/config.exs:19
    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.
    frameworks/Java/ninja-standalone/src/main/java/conf/application.conf:38
    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.
    frameworks/Java/play1/conf/application.conf:16
    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.
    frameworks/Java/play2-java/play2-java-jooq-hikaricp/app/models/Keys.java:45
    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.
    frameworks/Java/play2-java/play2-java-jooq-hikaricp/conf/application.conf:7
    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.
    frameworks/PHP/spiral/.env:6
    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.
    frameworks/Ruby/padrino/config/apps.rb:30
    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 1892 found · 60 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
    frameworks/Go/atreugo/src/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
    frameworks/Go/atreugo/src/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-2023-45128 CSRF Token Reuse Vulnerability
    frameworks/Go/fiber/src/go.mod
    A package you depend on has a known security hole (CVE-2023-45128). Fix: Update that package to its patched version.
  • Serious CVE-2024-25124 Fiber has Insecure CORS Configuration, Allowing Wildcard Origin with Credentials
    frameworks/Go/fiber/src/go.mod
    A package you depend on has a known security hole (CVE-2024-25124). Fix: Update that package to its patched version.
  • Serious CVE-2024-38513 Session Middleware Token Injection Vulnerability
    frameworks/Go/fiber/src/go.mod
    A package you depend on has a known security hole (CVE-2024-38513). Fix: Update that package to its patched version.
  • Serious CVE-2025-66630 github.com/gofiber/fiber/v2: Fiber: Predictable UUIDs from randomness source errors can lead to security bypasses
    frameworks/Go/fiber/src/go.mod
    A package you depend on has a known security hole (CVE-2025-66630). Fix: Update that package to its patched version.
  • Serious CVE-2026-33815 github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability
    frameworks/Go/fiber/src/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
    frameworks/Go/fiber/src/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-2021-42392 h2: Remote Code Execution in Console
    frameworks/Java/act/pom.xml
    A package you depend on has a known security hole (CVE-2021-42392). Fix: Update that package to its patched version.
  • Serious CVE-2022-23221 h2: Loading of custom classes from remote servers through JNDI
    frameworks/Java/act/pom.xml
    A package you depend on has a known security hole (CVE-2022-23221). Fix: Update that package to its patched version.
  • Serious CVE-2022-4492 undertow: Server identity in https connection is not checked by the undertow client
    frameworks/Java/act/pom.xml
    A package you depend on has a known security hole (CVE-2022-4492). Fix: Update that package to its patched version.
  • Serious CVE-2025-12543 undertow-core: Undertow HTTP Server Fails to Reject Malformed Host Headers Leading to Potential Cache Poisoning and SSRF
    frameworks/Java/act/pom.xml
    A package you depend on has a known security hole (CVE-2025-12543). Fix: Update that package to its patched version.
  • Serious CVE-2016-1000031 FileUpload: DiskFileItem file manipulation
    frameworks/Java/activeweb/pom.xml
    A package you depend on has a known security hole (CVE-2016-1000031). Fix: Update that package to its patched version.
  • Serious CVE-2021-44228 log4j-core: Remote code execution in Log4j 2.x when logs contain an attacker-controlled string value
    frameworks/Java/armeria/pom.xml
    A package you depend on has a known security hole (CVE-2021-44228). Fix: Update that package to its patched version.
  • Serious CVE-2021-45046 log4j-core: DoS in log4j 2.x with thread context message pattern and context lookup pattern (incomplete fix for CVE-2021-44228)
    frameworks/Java/armeria/pom.xml
    A package you depend on has a known security hole (CVE-2021-45046). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/armeria/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/gemini/servlet/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
  • Serious CVE-2023-7272 parsson: stack overflow when parsing deeply nested input
    frameworks/Java/helidon/nima/pom.xml
    A package you depend on has a known security hole (CVE-2023-7272). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/helidon/nima/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/helidon/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/hserver/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/httpserver/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
  • Serious CVE-2022-42889 apache-commons-text: variable interpolation RCE
    frameworks/Java/inverno/pom.xml
    A package you depend on has a known security hole (CVE-2022-42889). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/javalin/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
  • Serious CVE-2024-1597 pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE
    frameworks/Java/jlhttp/pom.xml
    A package you depend on has a known security hole (CVE-2024-1597). Fix: Update that package to its patched version.
… 1867 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner timed out

Your dependencies cross-checked against the OSV vulnerability database.

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

via OSV-Scanner v1.9.2 · Apache-2.0

error: timeout after 120s

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.