You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .generator/schemas/v2/openapi.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -101090,6 +101090,7 @@ paths:
101090
101090
- security_monitoring_notification_profiles_write
101091
101091
/api/v2/security/vulnerabilities:
101092
101092
get:
101093
+
deprecated: true
101093
101094
description: |-
101094
101095
Get a list of vulnerabilities.
101095
101096
@@ -101531,9 +101532,9 @@ paths:
101531
101532
operator: OR
101532
101533
permissions:
101533
101534
- appsec_vm_read
101535
+
x-sunset: "2027-01-01"
101534
101536
x-unstable: |-
101535
-
**Note**: This endpoint is a private preview.
101536
-
If you are interested in accessing this API, [fill out this form](https://forms.gle/kMYC1sDr6WDUBDsx9).
101537
+
**Note**: This endpoint is deprecated. See the [List Security Findings endpoint](https://docs.datadoghq.com/api/latest/security-monitoring/#list-security-findings).
0 commit comments