future-architect / vuls

Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
https://vuls.io/
GNU General Public License v3.0
10.8k stars 1.16k forks source link

feat(contrib/trivy): support CVSS v4.0 #1980

Open MaineK00n opened 1 week ago

MaineK00n commented 1 week ago

What did you implement:

trivy-to-vuls support CVSS v4.0 https://github.com/aquasecurity/trivy-db/pull/414

Type of change

How Has This Been Tested?

unit test

Checklist:

You don't have to satisfy all of the following.

Is this ready for review?: YES

Reference