SoftwareDesignLab / nvip-crawler

Crawler project for National Vulnerability Integlligence Platform
MIT License
0 stars 0 forks source link

CWE Characterization #126

Closed memeeerit closed 1 year ago

memeeerit commented 1 year ago

Our characterizer currently assigns VDO labels and CVSS scores to CVEs. It needs to also assign CWEs (https://cwe.mitre.org/).

Research the CWE hierarchy and implement a way to map CWEs to CVEs. Use OpenAI for any machine learning needs for now.

They have some tips on mapping https://cwe.mitre.org/documents/cwe_usage/quick_tips.html