Skip to content

v0.1.0-beta.4 - CodeQL HIGH fix

Pre-release
Pre-release

Choose a tag to compare

@HetCreep HetCreep released this 09 Jul 06:43
v0.1.0-beta.4
bb730e5

CodeQL HIGH fix: js/file-system-race on ensureSelfIgnore is now an exclusive create (wx flag) - no exists-then-write TOCTOU. The idempotent write made the race harmless anyway; this silences the HIGH. Also: the file-system-race on the advisory lock (compare-after-write, by design) and Scorecard posture findings are dismissed-with-reason.