Skip to content

PatchSeeker

1. Tool Information

2. Authors and Contact

3. Overview

PatchSeeker is a tool that automatically find VFCs for a given CVE/NVD record, using LLM generated commit messages and LLM embeddings.

Further details can be found in our PatchSeeker paper.

4. Installation

Details of environment setup and installation can be found inside the README of PatchSeeker GitHub Repo

5. Usage

Details of usage can be found inside the README of PatchSeeker GitHub Repo

6. Input and Output Format

  • Input format: A target CVE ID that you want to retrive its VFCs
  • Output format: Commit link of the VFCs for the targeted CVE ID.