api

Endpoint for creating and editing vulnerabilities in the local source

Create a vulnerability with the CVE version 5 format.

post/api/cve/

Query parameters

vuln_idstring

The id of the security advisory.

descriptionstring

CVE description.

Response

Success.

Changes