/cve-lang-ollama-classifier

Experiment to use ollama to classify the programming language of a CVE

GNU General Public License v3.0GPL-3.0

Experimental: cve-lang-ollama-classifier

Experiment to use ollama to classify the programming language of a CVE

demo

Installation

Make sure you got the latest version of ollama installed

pip install ollama

Usage

./classifier.py --cve-dir cvelistV5-main/cves/2024/4xxx

or with a different llm

./classifier.py --cve-dir cvelistV5-main/cves/2024/4xxx --model llama3