Create Vulnerability endpoint: allows the creation of vulnerabilitiesAsk AIpost https://prod.api.devgrid.io/vulnerabilitiesBody Paramsnamestringrequireddescriptionstring | nulloriginatingSystemstring | nulloriginatingSystemIdstring | nulloriginatingSystemUrlstring | nullscanTypestring | nullseveritystringenumrequiredUNKNOWNCRITICALLOWMEDIUMHIGHINFOAllowed:UNKNOWNCRITICALLOWMEDIUMHIGHINFOstatusstringrequiredlocationobject | nulllocation object | nullattributesobject | nullattributes object | nullopenDatedate-timerequiredcloseDatedate-time | nullvulnerableIdstring | nullvulnerableTypestring | nullidentifiersarray of stringsidentifiersADD stringResponses 201Success Response: vulnerability has been created 400User Error Response: Incorrect data 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 1 year ago