gitsafehub
github.com/technicalpickles/rubygems.org ↗

technicalpickles/rubygems.org

scanned 2026-08-13 · git d81205e
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 secrets15Vulnerable dependencies126Known OSS vulnerabilities121Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 15 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: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.
    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: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.
    config/secrets.yml:28
    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.
    test/functional/api/v1/api_keys_controller_test.rb:246
    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.
    test/functional/webauthn_verifications_controller_test.rb:187
    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.
    test/integration/oauth_test.rb:18
    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.
    test/functional/sessions_controller_test.rb:300
    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: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.
    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: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.
    config/secrets.yml:28
    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.
    test/functional/api/v1/api_keys_controller_test.rb:246
    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.
    test/integration/oauth_test.rb:18
    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.
    test/functional/sessions_controller_test.rb:300
    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 126 found · 6 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-55518 Avo - Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-55518). 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-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-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-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-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.
  • Worth fixing CVE-2023-38037 rubygem-activesupport: File Disclosure of Locally Encrypted Files
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-38037). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33169 rails: rails-activesupport: Active Support: Denial of Service via crafted long digit strings
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33169). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33170 Rails: Active Support: Active Support: Cross-Site Scripting (XSS) due to improper HTML safety flag propagation in SafeBuffer#%
    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 CVE-2026-35611 addressable: Addressable: Denial of Service via crafted URI templates
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-35611). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-34102 avo possible unsafe reflection / partial DoS vulnerability
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-34102). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-34103 avo vulnerable to Stored XSS (Cross Site Scripting) in html content based fields
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-34103). Fix: Update that package to its patched version.
… 101 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 121 found · 5 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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-8fq9-273g-6mrg Avo: Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-55518). Fix: Update that package to its patched version.
  • Serious GHSA-353f-x4gh-cqq8 Nokogiri patches vendored libxml2 to resolve multiple CVEs
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/Gemfile.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-68xg-gqqm-vgj8 Puma HTTP Request/Response Smuggling vulnerability
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-40175). 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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-9822-6m93-xqf4 Rails has possible XSS Vulnerability in Action Controller
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-76r7-hhxj-r776 Active Record logging vulnerable to ANSI escape injection
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-73f9-jhhh-hr5m Rails Active Storage has possible glob injection in its DiskService
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/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-880b556b-fcc6-4c80-943d-8bd5248bb4d5/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33169). Fix: Update that package to its patched version.
  • Worth fixing GHSA-cr5q-6q9f-rq6q Active Support Possibly Discloses Locally Encrypted Files
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-38037). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h27x-rffw-24p4 Addressable has a Regular Expression Denial of Service in Addressable templates
    /workdirs/scan-880b556b-fcc6-4c80-943d-8bd5248bb4d5/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-35611). Fix: Update that package to its patched version.
… 96 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.