Skip to content

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:58

Fixed

  • Fixed false-positive glob pattern detection for cmd:// and exec:// sources whose command arguments contained glob metacharacters (e.g. [, ]). Paths identified as command sources now bypass the glob check and are yielded directly.

Full Changelog: v0.9.2...v0.9.3