v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBVulnerability Exception
Exceptions
Creates a vulnerability exception.
post/api/3/vulnerability_exceptions
Request body
Example request
{
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
],
"review": {
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
},
"scope": {
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
},
"submit": {
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}
}Response
OK