Skip to content

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 12 May 00:23
· 924 commits to main since this release
18d68c3

Fixed

  • Betterleaks JSON parse failure no longer treated as secret detected (Issue #532)
    • When betterleaks returns malformed JSON output, the scanner now correctly reports "no secrets found" instead of treating the parse error as a secret detection
    • Prevents false-positive security blocks caused by scanner output parsing failures