gitsafehub
github.com/emyrk/yaml-ast-parser ↗

emyrk/yaml-ast-parser

scanned 2026-08-12 · git fa8245c
1 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 dependenciesKnown OSS vulnerabilities25Risky 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 none found ✓

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

Nothing found by this check. ✓

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 25 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-93q8-gq69-wqmw Inefficient Regular Expression Complexity in chalk/ansi-regex
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-93q8-gq69-wqmw Inefficient Regular Expression Complexity in chalk/ansi-regex
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-grv7-fg5c-xmjg Uncontrolled resource consumption in braces
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2024-4068). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4q6p-r6v2-jvc5 Chaijs/get-func-name vulnerable to ReDoS
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2023-43646). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ww39-953v-wcq6 glob-parent vulnerable to Regular Expression Denial of Service in enclosure regex
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2020-28469). 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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/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-23c5-xmqv-rm74 minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-27904). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3ppc-4f35-3m26 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-26996). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7r86-cg39-jmmj minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-27903). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f8q6-p94x-37v3 minimatch ReDoS vulnerability
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2022-3517). Fix: Update that package to its patched version.
  • Worth fixing GHSA-g6ww-v8xp-vmwg Prototype pollution in pathval
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2020-7751). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3v7f-55p6-f55p Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33672). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c2c7-rcm5-vvqj Picomatch has a ReDoS vulnerability via extglob quantifiers
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33671). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5c6j-r48x-rmvq Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-c4w7-xm78-47vh Prototype Pollution in y18n
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2020-7774). Fix: Update that package to its patched version.
  • Minor GHSA-v6h2-p8h4-qcjw brace-expansion Regular Expression Denial of Service vulnerability
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2025-5889). Fix: Update that package to its patched version.
  • Minor GHSA-gxpj-cx7g-858c Regular Expression Denial of Service in debug
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2017-16137). Fix: Update that package to its patched version.
  • Minor GHSA-73rr-hh4g-fpgx jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch
    /workdirs/scan-147f1d6b-98e2-4843-b6c3-edeb6bdcff5d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-24001). 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 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: npm: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.