gitsafehub
github.com/esimov/cloth-physics ↗

esimov/cloth-physics

scanned 2026-08-06 · git 220d096
2 of 6 checks flagged a security issue
🟡 Worth a look
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependencies13Known OSS vulnerabilities58Risky code patternsMalicious dependenciesProject 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 13 found

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

  • Worth fixing CVE-2026-46602 The TIFF decoder does not set a limit on the size of tiles in tiled im ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-46602). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46604 The TIFF decoder can panic when decoding an invalid image with an out- ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-46604). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29407 golang.org/x/image/tiff: excessive CPU consumption in decoding
    go.mod
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29408 golang.org/x/image/tiff: TIFF decoder does not place a limit on the size of compressed tile data
    go.mod
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33809 golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
    go.mod
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33812 golang.org/x/image: golang: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
    go.mod
    A package you depend on has a known security hole (CVE-2026-33812). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33813 golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
    go.mod
    A package you depend on has a known security hole (CVE-2026-33813). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46599 golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
    go.mod
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46601 golang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
    go.mod
    A package you depend on has a known security hole (CVE-2026-46601). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-56852 A norm.Iter can enter an infinite loop when handling input containing ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-56852). Fix: Update that package to its patched version.
  • FYI CVE-2024-24792 Parsing a corrupt or malicious image with invalid color indices can ca ...
    go.mod
    A package you depend on has a known security hole (CVE-2024-24792). Fix: Update that package to its patched version.
  • FYI CVE-2026-42500 Decoding a paletted BMP file with an out-of-range palette index result ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-42500). Fix: Update that package to its patched version.
  • FYI CVE-2026-39824 Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
    go.mod
    A package you depend on has a known security hole (CVE-2026-39824). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 58 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GO-2023-1989 Excessive resource consumption in golang.org/x/image/tiff
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1990 Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2937 Panic when parsing invalid palette-color images in golang.org/x/image
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2024-24792). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4815 OOM from malicious IFD offset in golang.org/x/image/tiff
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5032 Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • FYI GO-2026-4961 Panic when decoding large WEBP image on 32-bit platforms in golang.org/x/image
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-33813). Fix: Update that package to its patched version.
  • FYI GO-2026-4962 Excessive memory allocation when decoding malicious SFNT in golang.org/x/image
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-33812). Fix: Update that package to its patched version.
  • FYI GO-2026-5031 Panic when reading out of bound palette index in golang.org/x/image/bmp
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-42500). Fix: Update that package to its patched version.
  • FYI GO-2026-5061 Panic on VP8 alpha channel size mismatch in x/image/webp in golang.org/x/image
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-46601). Fix: Update that package to its patched version.
  • FYI GO-2026-5062 Lack of limit on tile sizes in x/image/tiff in golang.org/x/image
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-46602). Fix: Update that package to its patched version.
  • FYI GO-2026-5066 Panic decoding image with out-of-bounds strip offset in x/image/tiff in golang.org/x/image
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-46604). Fix: Update that package to its patched version.
  • FYI GO-2026-5024 Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-39824). Fix: Update that package to its patched version.
  • FYI GO-2026-5970 Infinite loop on invalid input in golang.org/x/text
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2026-56852). Fix: Update that package to its patched version.
  • FYI GO-2025-3503 HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-22870). Fix: Update that package to its patched version.
  • FYI GO-2025-3563 Request smuggling due to acceptance of invalid chunked data in net/http
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-22871). Fix: Update that package to its patched version.
  • FYI GO-2025-3750 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-0913). Fix: Update that package to its patched version.
  • FYI GO-2025-3751 Sensitive headers not cleared on cross-origin redirect in net/http
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-4673). Fix: Update that package to its patched version.
  • FYI GO-2025-3849 Incorrect results returned from Rows.Scan in database/sql
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-47907). Fix: Update that package to its patched version.
  • FYI GO-2025-3956 Unexpected paths returned from LookPath in os/exec
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-47906). Fix: Update that package to its patched version.
  • FYI GO-2025-4006 Excessive CPU consumption in ParseAddress in net/mail
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-61725). Fix: Update that package to its patched version.
  • FYI GO-2025-4007 Quadratic complexity when checking name constraints in crypto/x509
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-58187). Fix: Update that package to its patched version.
  • FYI GO-2025-4008 ALPN negotiation error contains attacker controlled information in crypto/tls
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-58189). Fix: Update that package to its patched version.
  • FYI GO-2025-4009 Quadratic complexity when parsing some invalid inputs in encoding/pem
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-61723). Fix: Update that package to its patched version.
  • FYI GO-2025-4010 Insufficient validation of bracketed IPv6 hostnames in net/url
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-47912). Fix: Update that package to its patched version.
  • FYI GO-2025-4011 Parsing DER payload can cause memory exhaustion in encoding/asn1
    /workdirs/scan-c88e59f8-7c3f-414c-bb03-2be7ede9f345/go.mod
    A package you depend on has a known security hole (CVE-2025-58185). Fix: Update that package to its patched version.
… 33 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 timed out

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

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

via Guarddog v2.10.0 · Apache-2.0

error: go:timeout

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.