mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
Update NVD source to full URL format following CycloneDC 1.6
specification [1].
Before: "url": "https://nvd.nist.gov/"
After: "url": "https://nvd.nist.gov/vuln/detail/CVE-XXXX"
[1] https://cyclonedx.org/docs/1.6/json/#vulnerabilities_items_source_url
Signed-off-by: Fabien Lehoussel <fabien.lehoussel@smile.fr>
Acked-By: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
(cherry picked from commit ac466d4b1a)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>