fleet/cmd/cve
Ian Littman 79d8245a21
Fix CVSSv3 validation expectations (#29594)
NVD just added a v3 score for CVE-2025-3196.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality
2025-05-29 14:39:55 -05:00
..
validate Fix CVSSv3 validation expectations (#29594) 2025-05-29 14:39:55 -05:00
generate.go Do not panic on missing vulnerabilities file (#25081) 2025-01-10 16:36:53 -07:00