gitsafehub
github.com/parkr/just-me ↗

parkr/just-me

scanned 2026-08-09 · git e38f12b
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 secrets6Vulnerable dependencies111Known OSS vulnerabilities106Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 6 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.
    config/secrets.yml: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.
    config/secrets.yml:21
    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.
    config/secrets.yml:24
    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.
    config/secrets.yml: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.
    config/secrets.yml:21
    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.
    config/secrets.yml:24
    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 111 found · 5 serious

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

  • Serious CVE-2026-33195 Rails: Active Storage: Active Storage (Rails): Arbitrary file access via path traversal in blob keys
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33195). Fix: Update that package to its patched version.
  • Serious CVE-2026-33202 rails: Active Storage: Unintended file deletion via crafted blob keys
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33202). Fix: Update that package to its patched version.
  • Serious CVE-2026-54906 concurrent-ruby: rubygem-concurrent-ruby: concurrent-ruby: Synchronization flaw in ReadWriteLock allows unauthorized lock release and denial of service
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54906). Fix: Update that package to its patched version.
  • Serious CVE-2026-42257 net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-42257). Fix: Update that package to its patched version.
  • Serious GHSA-353f-x4gh-cqq8 Nokogiri patches vendored libxml2 to resolve multiple CVEs
    Gemfile.lock
    A package you depend on has a known security hole (GHSA-353f-x4gh-cqq8). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-22792 rubygem-actionpack: Denial of Service in Action Dispatch
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22792). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-22795 rubygem-actionpack: Denial of Service in Action Dispatch
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22795). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-22797 rubygem-actionpack: Open Redirect Vulnerability in Action Controller
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22797). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-28362 actionpack: Possible XSS via User Supplied Values to redirect_to
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-28362). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-26143 rubygem-actionpack: Possible XSS on translation helpers
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-26143). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-28103 rubygem-actionpack: Missing security headers in Action Pack on non-HTML responses
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-28103). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-34341 Arbitrary Code Execution Vulnerability in Trix Editor included in ActionText
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-34341). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-23913 rails: DOM Based Cross-site Scripting in rails-ujs for contenteditable HTML Elements
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-23913). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33168 actionview: Action View: Cross-Site Scripting (XSS) via blank HTML attribute names
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33168). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-44566 rubygem-activerecord: Denial of Service
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-44566). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-22794 rubygem-activerecord: SQL Injection
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22794). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-55193 activerecord: Active Record ANSI Injection Vulnerability
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-55193). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-24293 activestorage: Code injection in Active Storage when used in conjunction with the image_processing gem
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-24293). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33174 Rails: Active Storage: Rails Active Storage: Denial of Service via unbounded Range header
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33174). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-66066 activestorage: Active Storage: Remote Code Execution via Unsafe libvips Operations
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-66066). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-26144 rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-26144). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33173 Rails: Active Storage: Rails Active Storage: Content type bypass via arbitrary metadata in direct uploads
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33173). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33658 rails: activestorage: Active Storage: Denial of Service via HTTP Range header processing
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33658). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-22796 rubygem-activesupport: Regular Expression Denial of Service
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22796). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33176 Rails: Active Support: Active Support: Denial of Service via large scientific notation strings
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33176). Fix: Update that package to its patched version.
… 86 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 106 found · 3 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-r4mg-4433-c7g3 Active Storage allowed transformation methods that were potentially unsafe
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-24293). Fix: Update that package to its patched version.
  • Serious GHSA-xr9x-r78c-5hrm Active Storage has possible arbitrary file read and remote code execution in Active Storage variant processing
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-66066). Fix: Update that package to its patched version.
  • Serious GHSA-353f-x4gh-cqq8 Nokogiri patches vendored libxml2 to resolve multiple CVEs
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-h47h-mwp9-c6q6 Possible ReDoS vulnerability in block_format in Action Mailer
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-47889). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4g8v-vg43-wpgf Actionpack has possible cross-site scripting vulnerability via User Supplied Values to redirect_to
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-28362). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9445-4cr6-336r Open Redirect Vulnerability in Action Pack
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22797). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9822-6m93-xqf4 Rails has possible XSS Vulnerability in Action Controller
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-26143). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fwhr-88qx-h9g7 Missing security headers in Action Pack on non-HTML responses
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-28103). Fix: Update that package to its patched version.
  • Worth fixing GHSA-vfg9-r3fq-jvx4 Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-47887). Fix: Update that package to its patched version.
  • Worth fixing GHSA-x76w-6vjr-8xgj Possible ReDoS vulnerability in query parameter filtering in Action Dispatch
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-41128). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qjqp-xr96-cj99 Trix Editor Arbitrary Code Execution Vulnerability
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-34341). Fix: Update that package to its patched version.
  • Worth fixing GHSA-wwhv-wxv9-rpgw Possible ReDoS vulnerability in plain_text_for_blockquote_node in Action Text
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-47888). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xp5h-f8jf-rc8q rails-ujs vulnerable to DOM Based Cross-site Scripting contenteditable HTML Elements
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-23913). Fix: Update that package to its patched version.
  • Worth fixing GHSA-579w-22j4-4749 Denial of Service Vulnerability in ActiveRecord's PostgreSQL adapter
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-44566). Fix: Update that package to its patched version.
  • Worth fixing GHSA-76r7-hhxj-r776 Active Record logging vulnerable to ANSI escape injection
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-55193). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hq7p-j377-6v63 SQL Injection Vulnerability via ActiveRecord comments
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22794). Fix: Update that package to its patched version.
  • Worth fixing GHSA-73f9-jhhh-hr5m Rails Active Storage has possible glob injection in its DiskService
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33202). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8h22-8cf7-hq6g Rails has possible Sensitive Session Information Leak in Active Storage
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-26144). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9xrj-h377-fr87 Rails Active Storage has possible Path Traversal in DiskService
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33195). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p9fm-f462-ggrg Rails Active Storage has a possible DoS vulnerability in proxy mode via multi-range requests
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33658). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qcfx-2mfw-w4cg Rails Active Storage has possible content type bypass via metadata in direct uploads
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33173). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r46p-8f7g-vvvg Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33174). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2j26-frm8-cmj9 Rails Active Support has a possible DoS vulnerability in its number helpers
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33176). Fix: Update that package to its patched version.
  • Worth fixing GHSA-89vf-4333-qx8v Rails Active Support has a possible XSS vulnerability in SafeBuffer#%
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33170). Fix: Update that package to its patched version.
  • Worth fixing GHSA-cg4j-q9v8-6v38 Rails Active Support has a possible ReDoS vulnerability in number_to_delimited
    /workdirs/scan-d5bd30a9-5365-49ab-bcd0-657fde9d3e23/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33169). Fix: Update that package to its patched version.
… 81 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.