github tboy1337/Blinter v1.1.15

latest releases: v1.1.17, v1.1.16
4 hours ago

[1.1.15] - 2026-08-13

Fixed

  • W004 only flags backward goto jumps (forward exit-handler jumps no longer reported as infinite loops)
  • W043 accepts tasklist verification on preceding lines in the same block, not only on the taskkill line
  • W014 ignores set /p VAR=<file file-input redirection and treats timeout /t as an alternative to pause
  • P006 skips exit /b returns from call :subroutine labels
  • SEC013 adds safe patterns for installer-style PowerShell -File, quoted executable redirection, and curl output
  • W020 and P009 treat delims= as a valid FOR /F option for whole-line capture

Changed

  • scripts/blinter.ini installer 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)

Don't miss a new Blinter release

NewReleases is sending notifications on new releases.