I am working on a security assessment project and want to automate vulnerability scoring using the Common Vulnerability Scoring System (CVSS). I need help with:
- Extracting vulnerability data from sources like NVD or MITRE.
- Automating CVSS score calculation based on attack vectors and impact metrics.
- Generating reports with structured vulnerability rankings.
If anyone has experience with Python libraries or APIs that facilitate CVSS automation, I'd appreciate some guidance.