From e9cc09bab1746c6a63ec7a9f864631a59f2e5568 Mon Sep 17 00:00:00 2001 From: Marcin Kozlowski Date: Thu, 20 Feb 2025 16:26:44 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 964abe9..e3bdca2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # 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.