From 872bb169866a5ec642b7b5e4edf1da302ea5d928 Mon Sep 17 00:00:00 2001 From: CrossGen-ai Date: Tue, 17 Mar 2026 20:51:35 -0700 Subject: [PATCH] =?UTF-8?q?Add=20CodeHawk=20=E2=80=94=20AI=20GitHub=20PR?= =?UTF-8?q?=20review=20bot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/tools/CodeHawk.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/tools/CodeHawk.yml diff --git a/data/tools/CodeHawk.yml b/data/tools/CodeHawk.yml new file mode 100644 index 000000000..a82f2e8b7 --- /dev/null +++ b/data/tools/CodeHawk.yml @@ -0,0 +1,19 @@ +name: CodeHawk +categories: + - linter +tags: + - ci + - security +types: + - service +source: "https://github.com/apps/codehawk-crossgen" +homepage: "https://codehawk.crossgen-ai.com" +license: proprietary +plans: + oss: false + free: true +pricing: https://codehawk.crossgen-ai.com +description: >- + AI-powered GitHub App that reviews pull requests and posts inline comments on bugs, + security vulnerabilities (SQL injection, XSS), null pointer dereferences, async race conditions, + and logic errors. Installs in seconds, runs on every PR open with no CI pipeline changes required.