From 8ca6dbcb14e732f5188a412b2cf5a4bf12ad4e13 Mon Sep 17 00:00:00 2001 From: 0000 Date: Fri, 5 Jun 2026 19:36:14 +0800 Subject: [PATCH] Add Code Hunter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68347ba73f..cb689c6c8b 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ report. The higher the score, the more pain the code is in. * [Undebt](https://github.com/Yelp/undebt) [OSS] - Language-independent tool for massive, automatic, programmable refactoring based on simple pattern definitions * [codeburner](https://github.com/groupon/codeburner) [OSS] - Provides a unified interface to sort and act on the issues it finds +* [Code Hunter](https://www.arvantacyber.com/code-hunter/) [PROPRIETARY] - AI code security audit platform for multi-model review, source-to-sink evidence chains, auditor-grade reports, and ASPM release governance. * [Coverity Save](http://www.coverity.com/products/coverity-save/) [PROPRIETARY] - Static analysis for C/C++, Java and C# * [imhotep](https://github.com/justinabrahms/imhotep) [OSS] - Comment on commits coming into your repository and check for syntactic errors and general lint warnings. * [Infer](https://github.com/facebook/infer) [OSS] - A static analyzer for Java, C and Objective-C