[1.1.15] - 2026-08-13
Fixed
- W004 only flags backward
gotojumps (forward exit-handler jumps no longer reported as infinite loops) - W043 accepts
tasklistverification on preceding lines in the same block, not only on thetaskkillline - W014 ignores
set /p VAR=<filefile-input redirection and treatstimeout /tas an alternative topause - P006 skips
exit /breturns fromcall :subroutinelabels - SEC013 adds safe patterns for installer-style PowerShell
-File, quoted executable redirection, andcurloutput - W020 and P009 treat
delims=as a validFOR /Foption for whole-line capture
Changed
scripts/blinter.iniinstaller profile shrinks from 21 to 10 disabled rules now that false positives are resolved- Install and uninstall scripts include clearer comments for resume paths and user-facing messages
Added
- SSOT corpus negative controls for the fixed rules (
w004-goto-exit-handler,w043-tasklist-before-taskkill,w014-setp-from-file-valid,p006-subroutine-exit-valid,sec013-installer-redirection-valid,for-f-delims-only-valid,p009-w020-for-f-missing-options)