gitsafehub
github.com/fryguy/brakeman ↗

fryguy/brakeman

scanned 2026-08-09 · git 37570d3
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 secrets56Vulnerable dependencies830Known OSS vulnerabilities203Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 56 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.
    test/apps/rails2/config/initializers/cookie_verification_secret.rb:7
    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/apps/rails3.1/config/initializers/secret_token.rb:7
    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/apps/rails3.2/config/initializers/secret_token.rb:7
    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/apps/rails3/config/initializers/secret_token.rb:7
    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/apps/rails4/config/initializers/secret_token.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.
    test/apps/rails4/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.
    test/apps/rails4/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.
    test/apps/rails4_with_engines/config/initializers/secret_token.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.
    test/apps/rails4_non_standard_structure/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.
    test/apps/rails4_non_standard_structure/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.
    test/apps/rails5/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.
    test/apps/rails5/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.
    test/apps/rails_with_xss_plugin/config/initializers/cookie_verification_secret.rb:7
    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/apps/rails_with_xss_plugin/config/initializers/session_store.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.
    test/apps/rails2/config/initializers/cookie_verification_secret.rb:7
    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/apps/rails3.1/config/initializers/secret_token.rb:7
    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/apps/rails3.2/config/initializers/secret_token.rb:7
    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/apps/rails3/config/initializers/secret_token.rb:7
    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/apps/rails4/config/initializers/secret_token.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.
    test/apps/rails4/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.
    test/apps/rails4/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.
    test/apps/rails4_non_standard_structure/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.
    test/apps/rails4_non_standard_structure/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.
    test/apps/rails4_with_engines/config/initializers/secret_token.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.
    test/apps/rails5/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.
… 31 more not shown

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 830 found · 59 serious

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

  • Serious CVE-2013-0156 rubygem-activesupport: Multiple vulnerabilities in parameter parsing in ActionPack
    test/apps/rails3.1/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0156). Fix: Update that package to its patched version.
  • Serious CVE-2013-0155 rubygem-activerecord: Unsafe Query Generation Risk in Ruby on Rails
    test/apps/rails3.1/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0155). Fix: Update that package to its patched version.
  • Serious CVE-2022-32224 activerecord: Possible RCE escalation bug with Serialized Columns in Active Record
    test/apps/rails3.1/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
    test/apps/rails3.1/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-2013-0269 rubygem-json: Denial of Service and SQL Injection
    test/apps/rails3.1/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0269). Fix: Update that package to its patched version.
  • Serious CVE-2022-30123 rubygem-rack: crafted requests can cause shell escape sequences
    test/apps/rails3.1/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 ...
    test/apps/rails3.1/Gemfile.lock
    A package you depend on has a known security hole (CVE-2015-8857). Fix: Update that package to its patched version.
  • Serious CVE-2013-0156 rubygem-activesupport: Multiple vulnerabilities in parameter parsing in ActionPack
    test/apps/rails3.2/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0156). Fix: Update that package to its patched version.
  • Serious CVE-2013-0155 rubygem-activerecord: Unsafe Query Generation Risk in Ruby on Rails
    test/apps/rails3.2/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0155). Fix: Update that package to its patched version.
  • Serious CVE-2022-32224 activerecord: Possible RCE escalation bug with Serialized Columns in Active Record
    test/apps/rails3.2/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
    test/apps/rails3.2/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-2013-0269 rubygem-json: Denial of Service and SQL Injection
    test/apps/rails3.2/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0269). Fix: Update that package to its patched version.
  • Serious CVE-2022-30123 rubygem-rack: crafted requests can cause shell escape sequences
    test/apps/rails3.2/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 ...
    test/apps/rails3.2/Gemfile.lock
    A package you depend on has a known security hole (CVE-2015-8857). Fix: Update that package to its patched version.
  • Serious CVE-2013-0156 rubygem-activesupport: Multiple vulnerabilities in parameter parsing in ActionPack
    test/apps/rails3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0156). Fix: Update that package to its patched version.
  • Serious CVE-2013-0155 rubygem-activerecord: Unsafe Query Generation Risk in Ruby on Rails
    test/apps/rails3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0155). Fix: Update that package to its patched version.
  • Serious CVE-2013-0277 rubygem-activerecord: Serialized Attributes YAML Vulnerability with Rails 2.3 and 3.0
    test/apps/rails3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0277). Fix: Update that package to its patched version.
  • Serious CVE-2022-32224 activerecord: Possible RCE escalation bug with Serialized Columns in Active Record
    test/apps/rails3/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-2013-0333 rubygem-activesupport: json to yaml parsing
    test/apps/rails3/Gemfile.lock
    A package you depend on has a known security hole (CVE-2013-0333). 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
    test/apps/rails3/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-2022-30123 rubygem-rack: crafted requests can cause shell escape sequences
    test/apps/rails3/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-2022-32224 activerecord: Possible RCE escalation bug with Serialized Columns in Active Record
    test/apps/rails5.2/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-2026-33195 Rails: Active Storage: Active Storage (Rails): Arbitrary file access via path traversal in blob keys
    test/apps/rails5.2/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
    test/apps/rails5.2/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-2020-8165 rubygem-activesupport: potentially unintended unmarshalling of user-provided objects in MemCacheStore and RedisCacheStore
    test/apps/rails5.2/Gemfile.lock
    A package you depend on has a known security hole (CVE-2020-8165). Fix: Update that package to its patched version.
… 805 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 203 found · 23 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-67hx-6x53-jw92 Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2023-45133). Fix: Update that package to its patched version.
  • Serious GHSA-cpq7-6gpm-g9rc cipher-base is missing type checks, leading to hash rewind and passing on crafted data
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2025-9287). Fix: Update that package to its patched version.
  • Serious GHSA-vjh7-7g9h-fjfh Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-6h5x-7c5m-7cr7 Exposure of Sensitive Information in eventsource
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2022-1650). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious MAL-2023-462 Malicious code in fsevents (npm)
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-8r6j-v8pm-fqw3 Code injection in fsevents
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2023-45311). Fix: Update that package to its patched version.
  • Serious GHSA-896r-f27r-55mw json-schema is vulnerable to Prototype Pollution
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2021-3918). Fix: Update that package to its patched version.
  • Serious GHSA-76p3-8jx3-jpfq Prototype pollution in webpack loader-utils
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2022-37601). Fix: Update that package to its patched version.
  • Serious GHSA-jf85-cpcp-j695 Prototype Pollution in lodash
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-fhjf-83wg-r2j9 Prototype Pollution in mixin-deep
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10746). Fix: Update that package to its patched version.
  • Serious GHSA-92xj-mqp7-vmcj Prototype Pollution in node-forge
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2020-7720). Fix: Update that package to its patched version.
  • Serious GHSA-h7cp-r72f-jxh6 pbkdf2 returns predictable uninitialized/zero-filled memory for non-normalized or unimplemented algos
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2025-6545). Fix: Update that package to its patched version.
  • Serious GHSA-v62p-rq8g-8h59 pbkdf2 silently disregards Uint8Array input, returning static keys
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2025-6547). Fix: Update that package to its patched version.
  • Serious GHSA-4g88-fppr-53pp Prototype Pollution in set-value
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10747). Fix: Update that package to its patched version.
  • Serious GHSA-4g88-fppr-53pp Prototype Pollution in set-value
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10747). Fix: Update that package to its patched version.
  • Serious GHSA-95m3-7q98-8xr5 sha.js is missing type checks leading to hash rewind and passing on crafted data
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2025-9288). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious GHSA-hgjh-723h-mx2j Authorization Bypass Through User-Controlled Key in url-parse
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2022-0686). Fix: Update that package to its patched version.
  • Serious GHSA-xv26-6w52-cph6 websocket-driver: Message corruption via abuse of protocol length headers
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2026-54466). Fix: Update that package to its patched version.
  • Worth fixing GHSA-968p-4wvh-cqc8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing GHSA-968p-4wvh-cqc8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    /workdirs/scan-6d020416-3cd3-4ac2-91b5-682647a8c30d/test/apps/rails6/yarn.lock
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
… 178 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.