gitsafehub
github.com/robinheinze/githawk ↗

robinheinze/githawk

scanned 2026-08-08 · git 508525d
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 dependencies12Known OSS vulnerabilities41Risky 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.
    Playgrounds/Github API/done/authorizations.json: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.
    Playgrounds/Github API/done/authorizations.json:16
    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.
    Podfile.lock:190
    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.
    Pods/Manifest.lock:190
    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 12 found · 2 serious

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

  • 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.
  • Worth fixing CVE-2023-22796 rubygem-activesupport: Regular Expression Denial of Service
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-22796). 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-2023-28120 rubygem-activesupport: Possible XSS in SafeBuffer#bytesplice
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-28120). 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-2022-21223 Command injection in cocoapods-downloader
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-21223). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-24440 Command injection in cocoapods-downloader
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-24440). 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 CVE-2022-31163 rubygem-tzinfo: arbitrary code execution
    Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-31163). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 41 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-jf85-cpcp-j695 Prototype Pollution in lodash
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2019-10744). 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-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/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-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/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-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/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-pj73-v5mw-pm9j Possible XSS Security Vulnerability in SafeBuffer#bytesplice
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/Gemfile.lock
    A package you depend on has a known security hole (CVE-2023-28120). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7627-mp87-jf6q Command injection in cocoapods-downloader
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-24440). Fix: Update that package to its patched version.
  • Worth fixing GHSA-g397-v4w5-4m79 Command injection in cocoapods-downloader
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-21223). 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-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/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-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/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-5cm2-9h8c-rvfx TZInfo relative path traversal vulnerability allows loading of arbitrary files
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/Gemfile.lock
    A package you depend on has a known security hole (CVE-2022-31163). Fix: Update that package to its patched version.
  • Worth fixing GHSA-93q8-gq69-wqmw Inefficient Regular Expression Complexity in chalk/ansi-regex
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2021-3807). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3jxr-9vmj-r5cp brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-13149). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f886-m6hf-6m8v brace-expansion: Zero-step sequence causes process hang and memory exhaustion
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33750). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh99-v99m-4gvg brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rgw5-rvv9-x895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3xgq-45jj-v275 Regular Expression Denial of Service (ReDoS) in cross-spawn
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2024-21538). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2pr6-76vf-7546 Denial of Service in js-yaml
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-52cp-r559-cp3m js-yaml: YAML merge-key chains can force quadratic CPU consumption
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-59869). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5p4m-2wfm-xmqj JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-8j8c-7jfh-h6hx Code Injection in js-yaml
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-h67p-54hq-rp68 JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh29-5h37-fv8m js-yaml has prototype pollution in merge (<<)
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2025-64718). Fix: Update that package to its patched version.
  • Worth fixing GHSA-29mw-wpgm-hmr9 Regular Expression Denial of Service (ReDoS) in lodash
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2020-28500). Fix: Update that package to its patched version.
  • Worth fixing GHSA-35jh-r3h4-6jhm Command Injection in lodash
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2021-23337). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4xc9-xhrj-v574 Prototype Pollution in lodash
    /workdirs/scan-d4dd8be6-912b-4392-b5c3-f1b3dc74a03d/package-lock.json
    A package you depend on has a known security hole (CVE-2018-16487). Fix: Update that package to its patched version.
… 16 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.