From dc90c33fb26fbfa4aa94c8b736fe6a5854cea44b Mon Sep 17 00:00:00 2001 From: Mick Grove Date: Tue, 23 Sep 2025 16:29:13 -0700 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 831d582..ec89f63 100644 --- a/README.md +++ b/README.md @@ -975,7 +975,7 @@ Since that initial fork, it has diverged heavily from Nosey Parker: - Collapsed the workflow into a single scan-and-report phase with direct JSON/BSON/SARIF outputs - Added Tree-Sitter parsing on top of Hyperscan for deeper language-aware detection - Removed datastore-driven reporting/annotations in favor of live validation, baselines, allowlists, and compressed-file extraction -- Expanded support for new targets (GitLab, Jira, Confluence, Slack, S3, Docker, etc.) +- Expanded support for new targets (GitLab, BitBucket, Gitea, Jira, Confluence, Slack, S3, Docker, etc.) - Delivered cross-platform builds, including native Windows