From 1196fcd6bd4d84cabae2155335166e23d72cc25b Mon Sep 17 00:00:00 2001 From: Mick Grove Date: Fri, 31 Oct 2025 16:22:48 -0700 Subject: [PATCH] updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 459c6db..7dd5bb9 100644 --- a/README.md +++ b/README.md @@ -1301,6 +1301,7 @@ Since then it has evolved far beyond that starting point, introducing live valid - **Baseline management** to suppress known findings over time - **Tree-sitter parsing** layered on Hyperscan for language-aware detection - **More scan targets** (GitLab, Bitbucket, Gitea, Jira, Confluence, Slack, S3, GCS, Docker, Hugging Face, etc.) +- **Compressed Files** scanning support added - **New storage model** (in-memory + Bloom filter, replacing SQLite) - **Unified workflow** with JSON/BSON/SARIF outputs - **Cross-platform builds** for Linux, macOS, and Windows