gitsafehub
github.com/lewagon/wikinimous ↗

lewagon/wikinimous

scanned 2026-08-05 · git cad0f3e
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 dependencies102Known OSS vulnerabilities95Risky 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 102 found · 6 serious

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

  • Serious CVE-2026-33195 Rails: Active Storage: Active Storage (Rails): Arbitrary file access via path traversal in blob keys
    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
    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-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-2026-42257 net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-42257). 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-2026-39324 Rack::Session is a session management implementation for Rack. From 2. ...
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-39324). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-28103 rubygem-actionpack: Missing security headers in Action Pack on non-HTML responses
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-28103). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-32464 ActionText ContentAttachment can Contain Unsanitized HTML
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-32464). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-34341 Arbitrary Code Execution Vulnerability in Trix Editor included in ActionText
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-34341). 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-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.
  • Worth fixing CVE-2025-24293 activestorage: Code injection in Active Storage when used in conjunction with the image_processing gem
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-24293). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33174 Rails: Active Storage: Rails Active Storage: Denial of Service via unbounded Range header
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33174). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-66066 activestorage: Active Storage: Remote Code Execution via Unsafe libvips Operations
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-66066). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33173 Rails: Active Storage: Rails Active Storage: Content type bypass via arbitrary metadata in direct uploads
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33173). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33658 rails: activestorage: Active Storage: Denial of Service via HTTP Range header processing
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33658). 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-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-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 GHSA-9wjq-cp2p-hrgf SVG `href` attribute bypasses local-reference restriction in Loofah
    Gemfile.lock
    A package you depend on has a known security hole (GHSA-9wjq-cp2p-hrgf). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42245 ruby: net-imap: Net::IMAP: Denial of Service via crafted IMAP responses
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-42245). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42246 net-imap: ruby: Net::IMAP: Information disclosure via man-in-the-middle attack bypassing TLS
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-42246). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42258 ruby/net-imap: ruby: Net::IMAP: IMAP Command Injection via Symbol Arguments
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-42258). Fix: Update that package to its patched version.
… 77 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 95 found · 5 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-r4mg-4433-c7g3 Active Storage allowed transformation methods that were potentially unsafe
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2025-24293). Fix: Update that package to its patched version.
  • Serious GHSA-xr9x-r78c-5hrm Active Storage has possible arbitrary file read and remote code execution in Active Storage variant processing
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-66066). Fix: Update that package to its patched version.
  • Serious GHSA-353f-x4gh-cqq8 Nokogiri patches vendored libxml2 to resolve multiple CVEs
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-68xg-gqqm-vgj8 Puma HTTP Request/Response Smuggling vulnerability
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/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-33qg-7wpp-89cq Rack::Session::Cookie secrets: decrypt failure fallback enables secretless session forgery and Marshal deserialization
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-39324). 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-96fda656-a5bf-4a07-9826-8128aa1f1873/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-fwhr-88qx-h9g7 Missing security headers in Action Pack on non-HTML responses
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-28103). 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-96fda656-a5bf-4a07-9826-8128aa1f1873/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-96fda656-a5bf-4a07-9826-8128aa1f1873/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-prjp-h48f-jgf6 ActionText ContentAttachment can Contain Unsanitized HTML
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-32464). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qjqp-xr96-cj99 Trix Editor Arbitrary Code Execution Vulnerability
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-34341). Fix: Update that package to its patched version.
  • Worth fixing GHSA-wwhv-wxv9-rpgw Possible ReDoS vulnerability in plain_text_for_blockquote_node in Action Text
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2024-47888). Fix: Update that package to its patched version.
  • Worth fixing GHSA-76r7-hhxj-r776 Active Record logging vulnerable to ANSI escape injection
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/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-73f9-jhhh-hr5m Rails Active Storage has possible glob injection in its DiskService
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33202). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9xrj-h377-fr87 Rails Active Storage has possible Path Traversal in DiskService
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33195). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p9fm-f462-ggrg Rails Active Storage has a possible DoS vulnerability in proxy mode via multi-range requests
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33658). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qcfx-2mfw-w4cg Rails Active Storage has possible content type bypass via metadata in direct uploads
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33173). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r46p-8f7g-vvvg Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33174). 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-96fda656-a5bf-4a07-9826-8128aa1f1873/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-96fda656-a5bf-4a07-9826-8128aa1f1873/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-96fda656-a5bf-4a07-9826-8128aa1f1873/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-h8w8-99g7-qmvj Concurrent Ruby : `AtomicReference#update` livelocks when the stored value is `Float::NAN`
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/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-96fda656-a5bf-4a07-9826-8128aa1f1873/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-9wjq-cp2p-hrgf Loofah: SVG `href` attribute bypasses local-reference restriction
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-46q3-7gv7-qmgg Net::IMAP: Command Injection via ID command argument
    /workdirs/scan-96fda656-a5bf-4a07-9826-8128aa1f1873/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-47242). Fix: Update that package to its patched version.
… 70 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.