You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vastlint-client CDATA parsing hardened: replaced the regex-based CDATA stripper with linear scanning so untrusted XML no longer hits the polynomial-regex CodeQL finding.
VS Code packaging dependencies patched: forced tmp to 0.2.6 in the extension build lockfile to clear GHSA-ph9p-34f9-6g65.
Repo artifact hygiene tightened: stopped tracking generated example dist/ output so demo WASM bundles are no longer committed as source artifacts.
Action smoke workflow pinned: the published vastlint-action smoke workflow now uses the v1 commit SHA instead of a mutable tag.