diff --git a/cassettes/v2/Agentless-Scanning_730042230/Create-azure-scan-options-returns-Created-response_1871665817/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/Create-azure-scan-options-returns-Created-response_1871665817/frozen.json deleted file mode 100644 index 12e6bb9dcb67..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Create-azure-scan-options-returns-Created-response_1871665817/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:46.454Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/Create-azure-scan-options-returns-Created-response_1871665817/recording.har b/cassettes/v2/Agentless-Scanning_730042230/Create-azure-scan-options-returns-Created-response_1871665817/recording.har deleted file mode 100644 index 7bcf94a9dc85..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Create-azure-scan-options-returns-Created-response_1871665817/recording.har +++ /dev/null @@ -1,109 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/Create azure scan options returns \"Created\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "e519a321b24bb3b9474c63f68735e218", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 143, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "application/json" - }, - { - "_fromType": "array", - "name": "content-type", - "value": "application/json" - } - ], - "headersSize": 590, - "httpVersion": "HTTP/1.1", - "method": "POST", - "postData": { - "mimeType": "application/json", - "params": [], - "text": "{\"data\":{\"attributes\":{\"vuln_containers_os\":true,\"vuln_host_os\":true},\"id\":\"12345678-90ab-cdef-1234-567890abcdef\",\"type\":\"azure_scan_options\"}}" - }, - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/azure" - }, - "response": { - "bodySize": 143, - "content": { - "mimeType": "application/vnd.api+json", - "size": 143, - "text": "{\"data\":{\"id\":\"12345678-90ab-cdef-1234-567890abcdef\",\"type\":\"azure_scan_options\",\"attributes\":{\"vuln_containers_os\":true,\"vuln_host_os\":true}}}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 525, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 201, - "statusText": "Created" - }, - "startedDateTime": "2025-10-12T15:49:46.459Z", - "time": 472 - }, - { - "_id": "f983fb1e25ddf746b6fddda952d7e03c", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "*/*" - } - ], - "headersSize": 563, - "httpVersion": "HTTP/1.1", - "method": "DELETE", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/azure/12345678-90ab-cdef-1234-567890abcdef" - }, - "response": { - "bodySize": 0, - "content": { - "mimeType": "application/vnd.api+json", - "size": 0 - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 523, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 200, - "statusText": "OK" - }, - "startedDateTime": "2025-10-12T15:49:46.938Z", - "time": 489 - } - ], - "pages": [], - "version": "1.2" - } -} diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Bad-Request-response_1307074554/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Bad-Request-response_1307074554/frozen.json deleted file mode 100644 index 652fe9a2ea05..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Bad-Request-response_1307074554/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:47.436Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Bad-Request-response_1307074554/recording.har b/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Bad-Request-response_1307074554/recording.har deleted file mode 100644 index 804782e1d4b8..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Bad-Request-response_1307074554/recording.har +++ /dev/null @@ -1,57 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/Delete AWS Scan Options returns \"Bad Request\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "d3b4d0d95fe695978cf77021c515a8c1", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "*/*" - } - ], - "headersSize": 534, - "httpVersion": "HTTP/1.1", - "method": "DELETE", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/aws/incorrectId" - }, - "response": { - "bodySize": 72, - "content": { - "mimeType": "application/vnd.api+json", - "size": 72, - "text": "{\"errors\":[{\"title\":\"Generic Error\",\"detail\":\"invalid AWS account ID\"}]}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 524, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 400, - "statusText": "Bad Request" - }, - "startedDateTime": "2025-10-12T15:49:47.438Z", - "time": 133 - } - ], - "pages": [], - "version": "1.2" - } -} diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Not-Found-response_173237737/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Not-Found-response_173237737/frozen.json deleted file mode 100644 index 3e67b2bc4c36..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Not-Found-response_173237737/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:47.578Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Not-Found-response_173237737/recording.har b/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Not-Found-response_173237737/recording.har deleted file mode 100644 index a8dbd6a0ef9c..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-AWS-Scan-Options-returns-Not-Found-response_173237737/recording.har +++ /dev/null @@ -1,57 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/Delete AWS Scan Options returns \"Not Found\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "3eb659ae49b8dcd6f0811bc7715de733", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "*/*" - } - ], - "headersSize": 535, - "httpVersion": "HTTP/1.1", - "method": "DELETE", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/aws/000000000005" - }, - "response": { - "bodySize": 91, - "content": { - "mimeType": "application/vnd.api+json", - "size": 91, - "text": "{\"errors\":[{\"status\":\"404\",\"detail\":\"no aws scan options found for account 000000000005\"}]}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 524, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 404, - "statusText": "Not Found" - }, - "startedDateTime": "2025-10-12T15:49:47.580Z", - "time": 434 - } - ], - "pages": [], - "version": "1.2" - } -} diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Bad-Request-response_3590283437/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Bad-Request-response_3590283437/frozen.json deleted file mode 100644 index ed6a4484f363..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Bad-Request-response_3590283437/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:48.019Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Bad-Request-response_3590283437/recording.har b/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Bad-Request-response_3590283437/recording.har deleted file mode 100644 index 08c14e5513d1..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Bad-Request-response_3590283437/recording.har +++ /dev/null @@ -1,57 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/Delete GCP Scan Options returns \"Bad Request\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "69cdbb5751b0fad2f6a022a68911663d", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "*/*" - } - ], - "headersSize": 525, - "httpVersion": "HTTP/1.1", - "method": "DELETE", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/gcp/no" - }, - "response": { - "bodySize": 122, - "content": { - "mimeType": "application/vnd.api+json", - "size": 122, - "text": "{\"errors\":[{\"title\":\"Generic Error\",\"detail\":\"project_id 'no' is too short: must be at least 6 characters (current: 2)\"}]}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 525, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 400, - "statusText": "Bad Request" - }, - "startedDateTime": "2025-10-12T15:49:48.021Z", - "time": 396 - } - ], - "pages": [], - "version": "1.2" - } -} diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Not-Found-response_126323150/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Not-Found-response_126323150/frozen.json deleted file mode 100644 index ba53c6467256..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Not-Found-response_126323150/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:48.425Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Not-Found-response_126323150/recording.har b/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Not-Found-response_126323150/recording.har deleted file mode 100644 index 4471558cbb56..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/Delete-GCP-Scan-Options-returns-Not-Found-response_126323150/recording.har +++ /dev/null @@ -1,57 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/Delete GCP Scan Options returns \"Not Found\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "78589c653159e4424ac8c56433f43699", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "*/*" - } - ], - "headersSize": 545, - "httpVersion": "HTTP/1.1", - "method": "DELETE", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/gcp/nonexistent-project-id" - }, - "response": { - "bodySize": 101, - "content": { - "mimeType": "application/vnd.api+json", - "size": 101, - "text": "{\"errors\":[{\"status\":\"404\",\"detail\":\"no gcp scan options found for project nonexistent-project-id\"}]}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 525, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 404, - "statusText": "Not Found" - }, - "startedDateTime": "2025-10-12T15:49:48.426Z", - "time": 467 - } - ], - "pages": [], - "version": "1.2" - } -} diff --git a/cassettes/v2/Agentless-Scanning_730042230/List-AWS-Scan-Options-returns-OK-response_1508078361/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/List-AWS-Scan-Options-returns-OK-response_1508078361/frozen.json deleted file mode 100644 index f5f5c8d35f37..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/List-AWS-Scan-Options-returns-OK-response_1508078361/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:55.380Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/List-AWS-Scan-Options-returns-OK-response_1508078361/recording.har b/cassettes/v2/Agentless-Scanning_730042230/List-AWS-Scan-Options-returns-OK-response_1508078361/recording.har deleted file mode 100644 index ca14b98a976a..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/List-AWS-Scan-Options-returns-OK-response_1508078361/recording.har +++ /dev/null @@ -1,57 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/List AWS Scan Options returns \"OK\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "2cb6ecfe386c3349268926da480a6b5d", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "application/json" - } - ], - "headersSize": 530, - "httpVersion": "HTTP/1.1", - "method": "GET", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/aws" - }, - "response": { - "bodySize": 302, - "content": { - "mimeType": "application/vnd.api+json", - "size": 302, - "text": "{\"data\":[{\"id\":\"000000000002\",\"type\":\"aws_scan_options\",\"attributes\":{\"lambda\":false,\"sensitive_data\":false,\"vuln_containers_os\":true,\"vuln_host_os\":true}},{\"id\":\"123456789012\",\"type\":\"aws_scan_options\",\"attributes\":{\"lambda\":true,\"sensitive_data\":true,\"vuln_containers_os\":true,\"vuln_host_os\":true}}]}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 525, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 200, - "statusText": "OK" - }, - "startedDateTime": "2025-10-12T15:49:55.382Z", - "time": 748 - } - ], - "pages": [], - "version": "1.2" - } -} diff --git a/cassettes/v2/Agentless-Scanning_730042230/List-GCP-Scan-Options-returns-OK-response_2843316328/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/List-GCP-Scan-Options-returns-OK-response_2843316328/frozen.json deleted file mode 100644 index 2a73b905ae5f..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/List-GCP-Scan-Options-returns-OK-response_2843316328/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:56.136Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/List-GCP-Scan-Options-returns-OK-response_2843316328/recording.har b/cassettes/v2/Agentless-Scanning_730042230/List-GCP-Scan-Options-returns-OK-response_2843316328/recording.har deleted file mode 100644 index ab6fcd174a3b..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/List-GCP-Scan-Options-returns-OK-response_2843316328/recording.har +++ /dev/null @@ -1,57 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/List GCP Scan Options returns \"OK\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "f9eb4412690a34d5e9ac6eb62df01fab", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "application/json" - } - ], - "headersSize": 530, - "httpVersion": "HTTP/1.1", - "method": "GET", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/gcp" - }, - "response": { - "bodySize": 236, - "content": { - "mimeType": "application/vnd.api+json", - "size": 236, - "text": "{\"data\":[{\"id\":\"invalid/project/id\",\"type\":\"gcp_scan_options\",\"attributes\":{\"vuln_containers_os\":true,\"vuln_host_os\":true}},{\"id\":\"api-spec-test\",\"type\":\"gcp_scan_options\",\"attributes\":{\"vuln_containers_os\":false,\"vuln_host_os\":true}}]}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 525, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 200, - "statusText": "OK" - }, - "startedDateTime": "2025-10-12T15:49:56.138Z", - "time": 389 - } - ], - "pages": [], - "version": "1.2" - } -} diff --git a/cassettes/v2/Agentless-Scanning_730042230/List-azure-scan-options-returns-OK-response_3188596895/frozen.json b/cassettes/v2/Agentless-Scanning_730042230/List-azure-scan-options-returns-OK-response_3188596895/frozen.json deleted file mode 100644 index 36b87fbcc3e3..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/List-azure-scan-options-returns-OK-response_3188596895/frozen.json +++ /dev/null @@ -1 +0,0 @@ -"2025-10-12T15:49:56.536Z" diff --git a/cassettes/v2/Agentless-Scanning_730042230/List-azure-scan-options-returns-OK-response_3188596895/recording.har b/cassettes/v2/Agentless-Scanning_730042230/List-azure-scan-options-returns-OK-response_3188596895/recording.har deleted file mode 100644 index 9eea62ed6e47..000000000000 --- a/cassettes/v2/Agentless-Scanning_730042230/List-azure-scan-options-returns-OK-response_3188596895/recording.har +++ /dev/null @@ -1,57 +0,0 @@ -{ - "log": { - "_recordingName": "Agentless Scanning/List azure scan options returns \"OK\" response", - "creator": { - "comment": "persister:fs", - "name": "Polly.JS", - "version": "6.0.5" - }, - "entries": [ - { - "_id": "ec337ccf4495cbb4bdcb7c7e14d1e55e", - "_order": 0, - "cache": {}, - "request": { - "bodySize": 0, - "cookies": [], - "headers": [ - { - "_fromType": "array", - "name": "accept", - "value": "application/json" - } - ], - "headersSize": 534, - "httpVersion": "HTTP/1.1", - "method": "GET", - "queryString": [], - "url": "https://api.datadoghq.com/api/v2/agentless_scanning/accounts/azure" - }, - "response": { - "bodySize": 11, - "content": { - "mimeType": "application/vnd.api+json", - "size": 11, - "text": "{\"data\":[]}" - }, - "cookies": [], - "headers": [ - { - "name": "content-type", - "value": "application/vnd.api+json" - } - ], - "headersSize": 524, - "httpVersion": "HTTP/1.1", - "redirectURL": "", - "status": 200, - "statusText": "OK" - }, - "startedDateTime": "2025-10-12T15:49:56.537Z", - "time": 480 - } - ], - "pages": [], - "version": "1.2" - } -}