Conversation
09d673b to
40147f9
Compare
|
If you're new to commit signing, there are different ways to set it up: Sign commits with
|
The CVE Services API allows CVE Numbering Authorities (CNAs) to reserve, publish, and manage CVE IDs. This plugin sets the environment variables required to use the reference cvelib implementation of the API. See also: https://www.cve.org/AllResources/CveServices https://github.com/RedHatProductSecurity/cvelib https://vulnogram.github.io/cve5/#cvePortal
|
I have been using this plugin for over a year. What is blocking this PR from being reviewed/merged? I've just force-pushed a very uneventful rebase on main. |
Overview
The CVE Services API allows CVE Numbering Authorities (CNAs) to reserve, publish, and manage CVE IDs. This plugin sets the environment variables required to use the reference cvelib implementation of the API.
See also:
https://www.cve.org/AllResources/CveServices
https://github.com/RedHatProductSecurity/cvelib
https://vulnogram.github.io/cve5/#cvePortal
Type of change
How To Test
The CVE Services API can only be used by CNAs. Assuming you are a CNA (or a CNA can provide you with a test user), you can test authentication with
cve ping.Changelog
New CLI plugin for the CVE Services API.