Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ The table below summarizes the number of CVEs in our dataset grouped by CWE cate
| CWE-400 | 5 |
| Other CWEs (36 total) | 51 |

Additionally, for 50 CVEs we manually extracted source and sinks for the vulnerabilities and marked them in the CodeQL format. We also provide results for LLMs ability to detect those source/sink pairs.
Comment thread
nevenas-mit marked this conversation as resolved.
Outdated

## 🚀 Set Up
### Using Docker (Recommended)
```bash
Expand Down
Loading
Loading