gitsafehub
github.com/sirupsen/toxiproxy-rails-example ↗

sirupsen/toxiproxy-rails-example

scanned 2026-08-06 · git d864d45
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 dependencies160Known OSS vulnerabilities149Risky 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.
    config/secrets.yml:14
    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:17
    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 160 found · 8 serious

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

  • Serious CVE-2022-32224 activerecord: Possible RCE escalation bug with Serialized Columns in Active Record
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-32224). Fix: Update that package to its patched version.
  • Serious CVE-2020-8165 rubygem-activesupport: potentially unintended unmarshalling of user-provided objects in MemCacheStore and RedisCacheStore
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8165). Fix: Update that package to its patched version.
  • Serious CVE-2016-4658 libxml2: Use after free via namespace node in XPointer ranges
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-4658). Fix: Update that package to its patched version.
  • Serious CVE-2019-11068 libxslt: xsltCheckRead and xsltCheckWrite routines security bypass by crafted URL
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-11068). Fix: Update that package to its patched version.
  • Serious CVE-2019-5477 A command injection vulnerability in Nokogiri v1.10.3 and earlier allo ...
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-5477). 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.
  • Serious CVE-2022-30123 rubygem-rack: crafted requests can cause shell escape sequences
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-30123). Fix: Update that package to its patched version.
  • Serious CVE-2015-8857 The uglify-js package before 2.4.24 for Node.js does not properly acco ...
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2015-8857). Fix: Update that package to its patched version.
  • Worth fixing CVE-2015-7581 rubygem-actionpack: Object leak vulnerability for wildcard controller routes in Action Pack
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2015-7581). Fix: Update that package to its patched version.
  • Worth fixing CVE-2016-0751 rubygem-actionpack: possible object leak and denial of service attack in Action Pack
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-0751). Fix: Update that package to its patched version.
  • Worth fixing CVE-2016-2098 rubygem-actionpack: code injection vulnerability in Action View
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-2098). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-8164 rubygem-actionpack: possible strong parameters bypass
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8164). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-22885 rubygem-actionpack: Possible Information Disclosure / Unintended Method Execution in Action Pack
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2021-22885). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-22904 rails: Possible DoS Vulnerability in Action Controller Token Authentication
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2021-22904). 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-2020-8166 rubygem-actionpack: ability to forge per-form CSRF tokens given a global CSRF token
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8166). 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-2016-0752 rubygem-actionpack: directory traversal flaw in Action View
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-0752). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-5418 rubygem-actionpack: render file directory traversal in Action View
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-5418). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-5419 rubygem-actionpack: denial of service vulnerability in Action View
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-5419). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-8163 rubygem-rails: potential remote code execution of user-provided local names
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8163). Fix: Update that package to its patched version.
  • Worth fixing CVE-2016-6316 rubygem-actionview: cross-site scripting flaw in Action View
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-6316). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-15169 rubygem-activeview: Cross-site scripting in translation helpers
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-15169). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-5267 rubygem-actionview: views that use the `j` or `escape_javascript` methods are susceptible to XSS attacks
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-5267). Fix: Update that package to its patched version.
… 135 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 149 found · 7 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-3hhc-qp5v-9p2j Active Record RCE bug with Serialized Columns
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-32224). Fix: Update that package to its patched version.
  • Serious GHSA-353f-x4gh-cqq8 Nokogiri patches vendored libxml2 to resolve multiple CVEs
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-cr5j-953j-xw5p Nokogiri Command Injection Vulnerability
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-5477). Fix: Update that package to its patched version.
  • Serious GHSA-fr52-4hqw-p27f Nokogiri does not forbid namespace nodes in XPointer ranges
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-4658). Fix: Update that package to its patched version.
  • Serious GHSA-qxcg-xjjg-66mj Nokogiri vulnerable to libxslt protection mechanism bypass
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-11068). Fix: Update that package to its patched version.
  • Serious GHSA-wq4h-7r42-5hrr Possible shell escape sequence injection vulnerability in Rack
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-30123). Fix: Update that package to its patched version.
  • Serious GHSA-34r7-q49f-h37c Incorrect Handling of Non-Boolean Comparisons During Minification in uglify-js
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2015-8857). 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-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/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-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/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-78rc-8c29-p45g actionpack allows remote code execution via application's unrestricted use of render method
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-2098). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7wjx-3g7j-8584 Possible DoS Vulnerability in Action Controller Token Authentication
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2021-22904). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9h6g-gp95-x3q5 actionpack is vulnerable to denial of service because of a wildcard controller route
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2015-7581). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ffpv-c4hm-3x6v actionpack is vulnerable to denial of service via a crafted HTTP Accept header
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-0751). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hjg4-8q5f-x6fm Action Pack contains Information Disclosure / Unintended Method Execution vulnerability
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2021-22885). 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-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/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-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/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-xrr4-p6fq-hjg7 Directory traversal vulnerability in Action View in Ruby on Rails
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-0752). Fix: Update that package to its patched version.
  • Worth fixing GHSA-65cv-r6x7-79hv Cross site scripting vulnerability in ActionView
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-5267). Fix: Update that package to its patched version.
  • Worth fixing GHSA-86g5-2wh3-gc9j Path Traversal in Action View
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-5418). Fix: Update that package to its patched version.
  • Worth fixing GHSA-cfjv-5498-mph5 XSS in Action View
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-15169). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ch3h-j2vf-95pv XSS Vulnerability in Action View tag helpers
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-27777). Fix: Update that package to its patched version.
  • Worth fixing GHSA-cr3x-7m39-c6jq Remote code execution via user-provided local names in ActionView
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8163). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m63j-wh5w-c252 Denial of Service Vulnerability in Action View
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-5419). Fix: Update that package to its patched version.
  • Worth fixing GHSA-pc3m-v286-2jwj actionview Cross-site Scripting vulnerability
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-6316). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xrr4-p6fq-hjg7 Directory traversal vulnerability in Action View in Ruby on Rails
    /workdirs/scan-2e1fa872-f27b-41d4-adfc-3bba9c4a0fed/Gemfile.lock
    A package you depend on has a known security hole (CVE-2016-0752). Fix: Update that package to its patched version.
… 124 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.