Skip to content

Commit 8f3b67b

Browse files
authored
Update projects.md
1 parent 8a285de commit 8f3b67b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ permalink: /projects/
66

77
Some projects we are working on ...
88

9+
## AutoGrep
10+
11+
A tool that automates Semgrep rule generation and filtering by using LLMs to analyze vulnerability patches, enabling automatic creation of high-quality security rules without manual curation, you can check it out [here.](https://github.com/lambdasec/autogrep)
12+
913
## AutoFix
1014

1115
A tool that combines static analysis with large language models (LLMs) to automatically scan and fix vulnerabilities. It uses the Semgrep static analyzer and the SantaFixer LLM, you can check it out [here.](https://github.com/lambdasec/autofix)

0 commit comments

Comments
 (0)