gitsafehub
github.com/iggredible/hey-its-your-turn ↗

iggredible/hey-its-your-turn

scanned 2026-08-10 · git dc68293
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 dependencies172Known OSS vulnerabilities169Risky 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.
    config/initializers/devise.rb:9
    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: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 172 found · 10 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-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-2019-5421 Plataformatec Devise version 4.5.0 and earlier, using the lockable mod ...
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2019-5421). 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-24790 puma-5.6.4: http request smuggling vulnerabilities
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-24790). 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-2018-1000544 rubyzip: arbitrary file write vulnerability / arbitrary code execution using a specially crafted zip file
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2018-1000544). 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-2022-23633 rubygem-actionpack: information leak between requests
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-23633). 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-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-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.
  • Worth fixing CVE-2020-8167 rubygem-actionview: CSRF vulnerability in rails-ujs
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8167). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-27777 tfm-rubygem-actionview: Possible cross-site scripting vulnerability in Action View tag helpers
    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 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.
… 147 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 169 found · 9 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-3hhc-qp5v-9p2j Active Record RCE bug with Serialized Columns
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-2p68-f74v-9wc6 ActiveSupport potentially unintended unmarshalling of user-provided objects in MemCacheStore and RedisCacheStore
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8165). Fix: Update that package to its patched version.
  • Serious GHSA-353f-x4gh-cqq8 Nokogiri patches vendored libxml2 to resolve multiple CVEs
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-qxcg-xjjg-66mj Nokogiri vulnerable to libxslt protection mechanism bypass
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-68xg-gqqm-vgj8 Puma HTTP Request/Response Smuggling vulnerability
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-40175). Fix: Update that package to its patched version.
  • Serious GHSA-h99w-9q5r-gjq9 Puma vulnerable to HTTP Request Smuggling
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-24790). Fix: Update that package to its patched version.
  • Serious GHSA-wq4h-7r42-5hrr Possible shell escape sequence injection vulnerability in Rack
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-vqcq-mrmw-mcmg Rubyzip gem contains a Directory Traversal vulnerability in zip file component
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2018-1000544). 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-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-7wjx-3g7j-8584 Possible DoS Vulnerability in Action Controller Token Authentication
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-8727-m6gj-mc37 Possible Strong Parameters Bypass in ActionPack
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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 GHSA-hjg4-8q5f-x6fm Action Pack contains Information Disclosure / Unintended Method Execution vulnerability
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-jp5v-5gx4-jmj9 Ability to forge per-form CSRF tokens in Rails
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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 GHSA-vfg9-r3fq-jvx4 Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-wh98-p28r-vrc9 Exposure of information in Action Pack
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-23633). 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-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-65cv-r6x7-79hv Cross site scripting vulnerability in ActionView
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-m63j-wh5w-c252 Denial of Service Vulnerability in Action View
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/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-xq5j-gw7f-jgj8 CSRF Vulnerability in rails-ujs
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8167). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q2qw-rmrh-vv42 Improper Access Control in activejob
    /workdirs/scan-006eb6e5-94e7-4eed-ace4-b422138de9e3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2018-16476). Fix: Update that package to its patched version.
… 144 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.