Skip to content

Commit f2ea890

Browse files
authored
Update projects.md
1 parent b03abc9 commit f2ea890

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+
## AutoFix
10+
11+
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)
12+
913
## Botwall4J
1014

1115
A botwall for Java web applications that helps prevent automated threats like content scraping, brute force login attempts, false clicks etc. It is implemented as a Java servlet filter you can check it out [here.](https://github.com/lambdasec/botwall4j)

0 commit comments

Comments
 (0)