gitsafehub
github.com/higanoneko/maaassistantarknights ↗

higanoneko/maaassistantarknights

scanned 2026-08-12 · git b8e3551
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 dependencies137Known OSS vulnerabilities263Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks timed out

API keys, passwords or tokens committed into the repo.

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

via Gitleaks v8.21.2 · MIT

error: timeout after 120s

Vulnerable dependencies — Trivy 137 found · 1 serious

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

  • Serious CVE-2023-50447 pillow: Arbitrary Code Execution via the environment parameter
    tools/TasksTransitionVisualizer/requirements.txt
    A package you depend on has a known security hole (CVE-2023-50447). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-4068 braces: fails to limit the number of characters it can handle
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2024-4068). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59869 js-yaml: js-yaml: Denial of Service via crafted YAML documents
    docs/yarn.lock
    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
    docs/yarn.lock
    A package you depend on has a known security hole (GHSA-5p4m-2wfm-xmqj). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-64718 js-yaml: js-yaml prototype pollution in merge
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2025-64718). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-53550 js-yaml: js-yaml: Denial of Service via crafted YAML merge keys
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48801 linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-48801). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59887 linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59887). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-2327 markdown-it: markdown-it: Denial of Service via Regular Expression Denial of Service in linkify function
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-2327). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48988 markdown-it is a Markdown parser. Versions 14.1.1 and below contain a ...
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-48988). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-4067 micromatch: vulnerable to Regular Expression Denial of Service
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2024-4067). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-67213 nanoid: nanoid: Denial of Service via infinite loop in random ID generation
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-67214 nanoid (Nano ID) before 5.1.16 contains an infinite loop in the custom ...
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-67214). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-55565 nanoid: nanoid mishandles non-integer values
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2024-55565). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33671 picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-33671). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33672 picomatch: Picomatch: Data integrity compromised via method injection with crafted POSIX bracket expressions
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-33672). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45623 postcss: PostCSS: Information disclosure and denial of service via crafted CSS input
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-45623). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r28c-9q8g-f849 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure
    docs/yarn.lock
    A package you depend on has a known security hole (GHSA-r28c-9q8g-f849). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-44270 PostCSS: Improper input validation in PostCSS
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2023-44270). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41305 postcss: PostCSS: Cross-Site Scripting (XSS) via improper escaping of style closing tags
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-41305). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69153 postcss: PostCSS: Information disclosure via crafted sourceMappingURL
    docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69153). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-26125 golang-github-gin-gonic-gin: Improper Input Validation
    src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2023-26125). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29401 golang-github-gin-gonic-gin: Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function
    src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2023-29401). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-65637 github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload
    src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2025-65637). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-43565 golang.org/x/crypto: empty plaintext packet causes panic
    src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2021-43565). Fix: Update that package to its patched version.
… 112 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 263 found · 10 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-wf6x-7x77-mvgw Immutable is vulnerable to Prototype Pollution
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-29063). Fix: Update that package to its patched version.
  • Serious GO-2024-3321 Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2024-45337). Fix: Update that package to its patched version.
  • Serious GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Serious GO-2026-5006 Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Serious GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Serious GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Serious GO-2026-5020 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • Serious GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Serious GO-2026-5023 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/src/Golang/go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-457 Arbitrary Code Execution in Pillow
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/tools/TasksTransitionVisualizer/requirements.txt
    A package you depend on has a known security hole (CVE-2023-50447). Fix: Update that package to its patched version.
  • Worth fixing GHSA-grv7-fg5c-xmjg Uncontrolled resource consumption in braces
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2024-4068). 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-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2024-21538). Fix: Update that package to its patched version.
  • Worth fixing GHSA-67mh-4wv8-2f99 esbuild enables any website to send any requests to the development server and read the response
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-v56q-mh7h-f735 Immutable.js `List` 32-bit trie overflow → unrecoverable DoS
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59879). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xvcm-6775-5m9r Immutabl: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59880). 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-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    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-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    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-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    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-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2025-64718). Fix: Update that package to its patched version.
  • Worth fixing GHSA-22p9-wv53-3rq4 LinkifyIt#match scan loop has quadratic algorithmic complexity
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-48801). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v245-v573-v5vm linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59887). Fix: Update that package to its patched version.
  • Worth fixing GHSA-38c4-r59v-3vqw markdown-it is has a Regular Expression Denial of Service (ReDoS)
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-2327). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6v5v-wf23-fmfq markdown-it: Quadratic complexity DoS in smartquotes rule via replaceAt string operations
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-48988). Fix: Update that package to its patched version.
  • Worth fixing GHSA-952p-6rrq-rcjv Regular Expression Denial of Service (ReDoS) in micromatch
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2024-4067). Fix: Update that package to its patched version.
  • Worth fixing GHSA-28wg-ghj8-5hjv nanoid: non-secure generators can loop indefinitely with negative size
    /workdirs/scan-52e7a914-d8c4-45b2-ab7f-d597f32cf2ba/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-67214). Fix: Update that package to its patched version.
… 238 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.