Skip to content

Commit dfb90aa

Browse files
authored
Update 2025-2-24-AutoGrep-Automated-Generation-and-Filtering-of-Semgrep-Rules-from-Vulnerability-Patches.md
1 parent 6a4894d commit dfb90aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_posts/2025-2-24-AutoGrep-Automated-Generation-and-Filtering-of-Semgrep-Rules-from-Vulnerability-Patches.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
layout: post
33
title: "AutoGrep: Automated Generation and Filtering of Semgrep Rules from Vulnerability Patches"
44
---
5-
## Abstract
6-
75
This article presents [AutoGrep](https://github.com/lambdasec/autogrep), an automated system for generating and filtering high-quality security rules for static analysis tools. Motivated by recent licensing changes in the Semgrep ecosystem, AutoGrep addresses the critical need for maintaining and expanding permissively licensed security rules. By leveraging Large Language Models (LLMs) and a multi-stage filtering pipeline, AutoGrep transforms vulnerability patches into precise, generalizable security rules while eliminating duplicates and overly specific patterns.
86

97
## 1. Introduction

0 commit comments

Comments
 (0)