gitsafehub
github.com/eyaltoledano/javascript-manifests-lab-online-web-pt-021119 ↗

eyaltoledano/javascript-manifests-lab-online-web-pt-021119

scanned 2026-08-06 · git 63391ad
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 secrets4Vulnerable dependencies140Known OSS vulnerabilities133Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 4 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.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    javascript_manifest_rails/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.
    javascript_manifest_rails/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 140 found · 7 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-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.
  • 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.
  • 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-2021-22880 rubygem-activerecord: crafted input may cause a regular expression DoS
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2021-22880). 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.
… 115 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 133 found · 6 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-3hhc-qp5v-9p2j Active Record RCE bug with Serialized Columns
    /workdirs/scan-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-30123). 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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-579w-22j4-4749 Denial of Service Vulnerability in ActiveRecord's PostgreSQL adapter
    /workdirs/scan-79301206-216d-41cd-8e9c-46063424a588/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-79301206-216d-41cd-8e9c-46063424a588/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-8hc4-xxm3-5ppp Active Record subject to Regular Expression Denial-of-Service (ReDoS)
    /workdirs/scan-79301206-216d-41cd-8e9c-46063424a588/Gemfile.lock
    A package you depend on has a known security hole (CVE-2021-22880). 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-79301206-216d-41cd-8e9c-46063424a588/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33176). Fix: Update that package to its patched version.
… 108 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.