diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index f1ef3930eef6..ea8f0cd3e16b 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -101090,6 +101090,7 @@ paths: - security_monitoring_notification_profiles_write /api/v2/security/vulnerabilities: get: + deprecated: true description: |- Get a list of vulnerabilities. @@ -101531,9 +101532,9 @@ paths: operator: OR permissions: - appsec_vm_read + x-sunset: "2027-01-01" x-unstable: |- - **Note**: This endpoint is a private preview. - If you are interested in accessing this API, [fill out this form](https://forms.gle/kMYC1sDr6WDUBDsx9). + **Note**: This endpoint is deprecated. See the [List Security Findings endpoint](https://docs.datadoghq.com/api/latest/security-monitoring/#list-security-findings). /api/v2/security/vulnerabilities/notification_rules: get: description: Returns the list of notification rules for security vulnerabilities.