You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-2-24-AutoGrep-Automated-Generation-and-Filtering-of-Semgrep-Rules-from-Vulnerability-Patches.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -372,18 +372,18 @@ The MoreFixes dataset is particularly valuable because it contains actual fixes
372
372
373
373
Table 1 shows the distribution of patches across the top 10 languages in the dataset:
374
374
375
-
| Language | Number of Patches | Percentage |
376
-
|------------|-------------------|------------|
377
-
| JavaScript | 10,386|26.01% |
378
-
| Python| 8,175|20.47% |
379
-
| Java| 5,990|15.00% |
380
-
| C | 5,231|13.10%|
381
-
| PHP | 2,995|7.50% |
382
-
| Go |2,195|5.50% |
383
-
| Ruby | 1,797|4.50% |
384
-
| C++| 1,598|4.00% |
385
-
| C# |797| 2.00% |
386
-
| TypeScript|767| 1.92% |
375
+
| Language | Number of Patches | Percentage |
376
+
|------------|-------------------|------------|
377
+
| C | 13,392|35.46% |
378
+
| PHP| 5,808|15.38% |
379
+
| C++| 5,086|13.47% |
380
+
| Python| 3,652|9.67% |
381
+
| JavaScript | 3,121|8.26% |
382
+
| Java|3,090|8.18% |
383
+
| Markdown| 2,425|6.42% |
384
+
| Go| 2,116|5.60% |
385
+
| JSON|1,328| 3.52% |
386
+
|YAML| 1,264| 3.35% |
387
387
388
388
**Table 1**: Distribution of Patches by Language in the MoreFixes Dataset
0 commit comments