ckelsoe_obsidian-rss-importer/.github
Charles Kelsoe c30a50ceb5 CI: suppress js-yaml dev-only OSV advisory GHSA-h67p-54hq-rp68
A newly disclosed moderate DoS in js-yaml (<= 4.1.1) is flagged by OSV-Scanner
against js-yaml@3.14.2, a deep transitive dev dependency from the test-coverage
toolchain (ts-jest -> istanbul -> load-nyc-config -> js-yaml). It is never in
the shipped main.js and only parses our own trusted coverage config. The patch
is js-yaml 4.2.0, but load-nyc-config needs the removed 3.x safeLoad API, so no
non-breaking override exists. Document the acceptance in osv-scanner.toml and
point the scanner at it, rather than dropping the severity gate.
2026-06-15 18:35:07 -04:00
..
ISSUE_TEMPLATE Scaffold from standard plugin template 2026-06-14 13:57:19 -04:00
workflows CI: suppress js-yaml dev-only OSV advisory GHSA-h67p-54hq-rp68 2026-06-15 18:35:07 -04:00