From 2a55156b7485cd87aeb74b977411f36f0c613538 Mon Sep 17 00:00:00 2001 From: Marcin Kozlowski Date: Thu, 20 Feb 2025 21:07:41 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e3bdca2..964abe9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # AIGraphCodeScan **AIGraphCodeScan** is a tool designed for performing security reviews of codebases using graph analysis. The package utilizes Neo4j and Fast GraphRAG to query and visualize relationships within the code, helping identify potential security risks and vulnerabilities by analyzing the structure and flow of the code.