gitsafehub
github.com/zorkian/advent-of-code ↗

zorkian/advent-of-code

scanned 2026-08-14 · git cbb13dd
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependenciesKnown OSS vulnerabilities8Risky code patternsMalicious dependencies1Project health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy couldn’t run

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

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via Trivy v0.70.0 · Apache-2.0

error: unexpected fault address 0x7f7f3eabb000 fatal error: fault [signal SIGBUS: bus error code=0x2 addr=0x7f7f3eabb000 pc=0x93c06a] goroutine 1 gp=0xc000002380 m=10 mp=0xc001098008 [running]: runtime.throw({0x57e6c1e?, 0x0?}) /opt/hostedtoolcache/go/1.25.9/x64/src/runtime/panic.go:1094 +0x48 fp=0xc0011

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

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious PYSEC-2026-2120 Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting code. This action supports an option, use_pyproject: true, for reading the version of Black to use from
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2024/requirements.txt
    A package you depend on has a known security hole (CVE-2026-31900). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2022-0013 Regexes with large repetitions on empty sub-expressions take a very long time to parse
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2020/p19a/Cargo.lock
    A package you depend on has a known security hole (CVE-2022-24713). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2022-0013 Regexes with large repetitions on empty sub-expressions take a very long time to parse
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2020/p19b/Cargo.lock
    A package you depend on has a known security hole (CVE-2022-24713). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2022-0013 Regexes with large repetitions on empty sub-expressions take a very long time to parse
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2021/Cargo.lock
    A package you depend on has a known security hole (CVE-2022-24713). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2121 Black is the uncompromising Python code formatter. Prior to 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics opti
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2024/requirements.txt
    A package you depend on has a known security hole (CVE-2026-32274). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2132 Pallets Click, versions 8.3.2 and below, contain a command injection vulnerability in the click.edit() function, allowing attackers to pass arbitrary OS commands from an unprivileged account.
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2024/requirements.txt
    A package you depend on has a known security hole (CVE-2026-7246). Fix: Update that package to its patched version.
  • FYI RUSTSEC-2022-0006 Data race in `Iter` and `IterMut`
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2020/p19a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2022-0006 Data race in `Iter` and `IterMut`
    /workdirs/scan-c0b6920d-84a1-480c-af39-fe9a4bf73e1e/2020/p19b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.

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 1 found · 1 serious

Packages that look intentionally malicious: typosquats, sneaky install scripts.

  • Serious guarddog-pypi-code-execution code-execution match in packaging 24.2
    packaging
    A dependency shows signs of being intentionally malicious (typosquat, hidden install script, etc.). Fix: Don’t install it until you’ve verified the package. Consider removing it.

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.