Create VulnerabilityAsk AIpost https://{hostname}/api/controls/v1/vulnerabilitiesUse this API to create a new vulnerability in the Vulnerability Library.Body ParamsorgGroupIduuidrequiredOrganization group identifier that this vulnerability belongs to.identifierstringrequiredlength between 1 and 50Unique business identifier for the vulnerability - must be unique within the organization.namestringrequiredlength between 1 and 500Name of the vulnerability.descriptionstringlength between 0 and 4000Detailed description of the vulnerability.frameworkobjectFramework information associated with this vulnerability.framework objectcategoryobjectCategory information for classifying this vulnerability.category objectstatusstringenumCurrent status of the vulnerability.ActiveActivePendingArchivedAllowed:ActivePendingArchivedattributesobjectCustom attributes associated with this vulnerability, organized as a map of attribute names to their values.attributes objectResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago