Fixed tree-sitter scanning bug where passing --no-base64 caused errors to be printed when the file type couldn’t be determined

This commit is contained in:
Mick Grove 2025-10-08 09:47:56 -07:00
commit ff55eb6d6b

View file

@ -10,7 +10,7 @@ publish = false
[package]
name = "kingfisher"
version = "1.55.0"
version = "1.56.0"
description = "MongoDB's blazingly fast and accurate secret scanning and validation tool"
edition.workspace = true
rust-version.workspace = true