Skip to content

Kingfisher v1.57.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 02:55
· 101 commits to main since this release
8cd220a

[v1.57.0]

  • Added inline ignore directive detection to treat suppression tokens anywhere on surrounding lines, including multi-line handling
  • Added a --no-ignore CLI flag to disable inline directives when you need every potential secret reported
  • Added: repeatable --ignore-comment <TOKEN> flag to reuse inline directives from other scanners (for example NOSONAR, kics-scan ignore, gitleaks:allow, etc)
  • Respect user color settings in update messages by using the same color helper as the main reporter, ensuring consistent output and no ANSI codes on update check, when color is disabled