gitsafehub
github.com/cobyism/strap ↗

cobyism/strap

scanned 2026-08-07 · git 2bfb9bc
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 secrets3Vulnerable dependencies54Known OSS vulnerabilities54Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 3 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.
    web/app.rb:12
    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.
    web/app.rb:12
    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.
    web/app.rb:12
    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 54 found · 1 serious

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

  • 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.
  • 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.
  • Worth fixing CVE-2023-28120 rubygem-activesupport: Possible XSS in SafeBuffer#bytesplice
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-28120). 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-2026-54904 concurrent-ruby: rubygem-concurrent-ruby: concurrent-ruby: Denial of Service due to infinite loop in AtomicReference#update
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54904). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54905 concurrent-ruby: Concurrent-ruby: Incorrect write lock granting leading to broken mutual exclusion
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54905). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54297 faraday: Faraday: Denial of Service via crafted nested query strings
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54297). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25765 Faraday: Faraday: Server-Side Request Forgery via protocol-relative URLs
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-25765). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33637 faraday: rubygem-faraday: Faraday: Off-host request forgery due to protocol-relative host override
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33637). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45363 ruby-jwt: ruby-jwt: Authentication bypass due to empty key in HMAC verification
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-45363). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54603 OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frame ...
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54603). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-44570 rubygem-rack: denial of service in Content-Disposition parsing
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-44570). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-44571 rubygem-rack: denial of service in Content-Disposition parsing
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-44571). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-44572 rubygem-rack: denial of service in Content-Disposition parsing
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-44572). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-27530 rubygem-rack: Denial of service in Multipart MIME parsing
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-27530). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-26141 rubygem-rack: Possible DoS Vulnerability with Range Header in Rack
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-26141). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-26146 rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-26146). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-27111 rack: rubygem-rack: Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-27111). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-27610 rack: rubygem-rack: Local File Inclusion in Rack::Static
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-27610). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-46727 rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-46727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-59830 rubygem-rack: Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-59830). Fix: Update that package to its patched version.
… 29 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 54 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-2j26-frm8-cmj9 Rails Active Support has a possible DoS vulnerability in its number helpers
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/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-6254187b-9370-48ce-9049-c98cf26b3b7f/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-6254187b-9370-48ce-9049-c98cf26b3b7f/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-6254187b-9370-48ce-9049-c98cf26b3b7f/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-pj73-v5mw-pm9j Possible XSS Security Vulnerability in SafeBuffer#bytesplice
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-28120). 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-6254187b-9370-48ce-9049-c98cf26b3b7f/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 GHSA-h8w8-99g7-qmvj Concurrent Ruby : `AtomicReference#update` livelocks when the stored value is `Float::NAN`
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54904). Fix: Update that package to its patched version.
  • Worth fixing GHSA-wv3x-4vxv-whpp Concurrent Ruby: `ReentrantReadWriteLock` read-count overflow grants a write lock without exclusivity
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54905). Fix: Update that package to its patched version.
  • Worth fixing GHSA-33mh-2634-fwr2 Faraday affected by SSRF via protocol-relative URL host override in build_exclusive_url
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-25765). Fix: Update that package to its patched version.
  • Worth fixing GHSA-98m9-hrrm-r99r Faraday: Uncontrolled recursion in NestedParamsEncoder allows stack exhaustion DoS via deeply nested query parameters
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54297). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c32j-vqhx-rx3x ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-45363). Fix: Update that package to its patched version.
  • Worth fixing GHSA-pp92-crg2-gfv9 OAuth2::Client#request: Protocol-relative redirect Location overrides authority, leaking bearer Authorization to attacker host
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-54603). Fix: Update that package to its patched version.
  • Worth fixing GHSA-22f2-v57c-j9cx Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-25126). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3h57-hmj3-gj3p Rack has possible DoS Vulnerability in Multipart MIME parsing
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-27530). Fix: Update that package to its patched version.
  • Worth fixing GHSA-625h-95r8-8xpm Rack has an unsafe default in Rack::QueryParser allows params_limit bypass via semicolon-separated parameters
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-59830). Fix: Update that package to its patched version.
  • Worth fixing GHSA-65f5-mfpf-vfhj Denial of service via header parsing in Rack
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-44570). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6xw4-3v39-52mm Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-61919). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7g2v-jj9q-g3rg Possible Log Injection in Rack::CommonLogger
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-25184). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7mqq-6cf9-v2qp Rack has a root directory disclosure via unescaped regex interpolation in Rack::Directory
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-34763). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7wqh-767x-r66v Local File Inclusion in Rack::Static
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-27610). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8cgq-6mh2-7j6v Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-27111). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8vqr-qjwx-82mw Rack's multipart parsing without Content-Length header allows unbounded chunked file uploads
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-34829). Fix: Update that package to its patched version.
  • Worth fixing GHSA-gjh7-p2fx-99vx Rack has an Unbounded-Parameter DoS in Rack::QueryParser
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-46727). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h2jq-g4cq-5ppq Rack::Static prefix matching can expose unintended files under the static root
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-34785). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mxw3-3hh2-x2mh Rack has a Directory Traversal via Rack:Directory
    /workdirs/scan-6254187b-9370-48ce-9049-c98cf26b3b7f/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-22860). Fix: Update that package to its patched version.
… 29 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.