Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89979,7 +89979,7 @@ paths:
$ref: '#/components/schemas/SensitiveDataScannerGroupCreateRequest'
required: true
responses:
'200':
'201':
content:
application/json:
schema:
Expand Down Expand Up @@ -90121,7 +90121,7 @@ paths:
$ref: '#/components/schemas/SensitiveDataScannerRuleCreateRequest'
required: true
responses:
'200':
'201':
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2022-12-09T09:52:45.850Z"
"2026-01-19T13:11:03.221Z"
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,30 @@
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config"
},
"response": {
"bodySize": 303,
"bodySize": 485,
"content": {
"mimeType": "application/json",
"size": 303,
"text": "{\"meta\":{\"count_limit\":100,\"version\":1189,\"group_count_limit\":20,\"is_pci_compliant\":false,\"has_highlight_enabled\":true},\"data\":{\"relationships\":{\"groups\":{\"data\":[]}},\"attributes\":{},\"type\":\"sensitive_data_scanner_configuration\",\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\"}}\n"
"mimeType": "application/vnd.api+json",
"size": 485,
"text": "{\"data\":{\"attributes\":{},\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"relationships\":{\"groups\":{\"data\":[]}},\"type\":\"sensitive_data_scanner_configuration\"},\"meta\":{\"count_limit\":500,\"group_count_limit\":20,\"has_cascading_enabled\":false,\"has_highlight_enabled\":true,\"has_multi_pass_enabled\":true,\"is_configuration_superseded\":false,\"is_float_sampling_rate_enabled\":false,\"is_pci_compliant\":false,\"min_sampling_rate\":10,\"rule_count_limit\":500,\"version\":277985}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 490,
"headersSize": 674,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2022-12-09T09:52:45.866Z",
"time": 811
"startedDateTime": "2026-01-19T13:11:03.224Z",
"time": 493
},
{
"_id": "34f3cbba19c670fd86e3bd4afb0897f6",
"_id": "768ab00e8220b3c20e3a18d2db398608",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -75,36 +75,36 @@
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"filter\":{\"query\":\"*\"},\"is_enabled\":false,\"name\":\"Test-Create_Scanning_Group_returns_OK_response-1670579565\",\"product_list\":[\"logs\"]},\"relationships\":{\"configuration\":{\"data\":{\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"type\":\"sensitive_data_scanner_configuration\"}},\"rules\":{\"data\":[]}},\"type\":\"sensitive_data_scanner_group\"},\"meta\":{}}"
"text": "{\"data\":{\"attributes\":{\"filter\":{\"query\":\"*\"},\"is_enabled\":false,\"name\":\"Test-Create_Scanning_Group_returns_OK_response-1768828263\",\"product_list\":[\"logs\"]},\"relationships\":{\"configuration\":{\"data\":{\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"type\":\"sensitive_data_scanner_configuration\"}},\"rules\":{\"data\":[]}},\"type\":\"sensitive_data_scanner_group\"},\"meta\":{}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/groups"
},
"response": {
"bodySize": 434,
"bodySize": 481,
"content": {
"mimeType": "application/json",
"size": 434,
"text": "{\"meta\":{\"version\":1190},\"data\":{\"relationships\":{\"rules\":{\"data\":[]},\"configuration\":{\"data\":{\"type\":\"sensitive_data_scanner_configuration\",\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\"}}},\"attributes\":{\"is_enabled\":false,\"filter\":{\"query\":\"*\"},\"product_list\":[\"logs\"],\"name\":\"Test-Create_Scanning_Group_returns_OK_response-1670579565\"},\"type\":\"sensitive_data_scanner_group\",\"id\":\"RJDd4r3FQ2CpbYFQIL1KIA\"}}\n"
"mimeType": "application/vnd.api+json",
"size": 481,
"text": "{\"data\":{\"id\":\"b9c899da-45e7-47d6-ae95-8372577923e5\",\"type\":\"sensitive_data_scanner_group\",\"attributes\":{\"description\":\"\",\"filter\":{\"query\":\"*\"},\"is_enabled\":false,\"name\":\"Test-Create_Scanning_Group_returns_OK_response-1768828263\",\"product_list\":[\"logs\"],\"samplings\":[]},\"relationships\":{\"configuration\":{\"data\":{\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"type\":\"sensitive_data_scanner_configuration\"}},\"rules\":{\"data\":[]}}},\"meta\":{\"version\":277986}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 666,
"headersSize": 673,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2022-12-09T09:52:46.687Z",
"time": 406
"startedDateTime": "2026-01-19T13:11:03.731Z",
"time": 429
},
{
"_id": "e0b5044e3ded570c11d9a65a1c3c62b5",
"_id": "2201536da8f98aeed768d8f4e1b4e177",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -122,7 +122,7 @@
"value": "application/json"
}
],
"headersSize": 614,
"headersSize": 628,
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"postData": {
Expand All @@ -131,30 +131,30 @@
"text": "{\"meta\":{}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/groups/RJDd4r3FQ2CpbYFQIL1KIA"
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/groups/b9c899da-45e7-47d6-ae95-8372577923e5"
},
"response": {
"bodySize": 26,
"bodySize": 27,
"content": {
"mimeType": "application/json",
"size": 26,
"text": "{\"meta\":{\"version\":1191}}\n"
"mimeType": "application/vnd.api+json",
"size": 27,
"text": "{\"meta\":{\"version\":277987}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 649,
"headersSize": 672,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2022-12-09T09:52:47.102Z",
"time": 429
"startedDateTime": "2026-01-19T13:11:04.171Z",
"time": 141
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-05-30T17:17:05.785Z"
"2026-01-19T13:11:04.324Z"

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-05-30T17:17:07.743Z"
"2026-01-19T13:11:06.289Z"

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-08-26T20:31:44.042Z"
"2026-01-19T13:11:08.516Z"
Original file line number Diff line number Diff line change
Expand Up @@ -28,27 +28,27 @@
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config"
},
"response": {
"bodySize": 465,
"bodySize": 485,
"content": {
"mimeType": "application/json",
"size": 465,
"text": "{\"data\":{\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"attributes\":{},\"type\":\"sensitive_data_scanner_configuration\",\"relationships\":{\"groups\":{\"data\":[]}}},\"meta\":{\"version\":275277,\"count_limit\":250,\"group_count_limit\":20,\"is_pci_compliant\":false,\"has_highlight_enabled\":true,\"has_multi_pass_enabled\":true,\"has_cascading_enabled\":false,\"is_configuration_superseded\":false,\"is_float_sampling_rate_enabled\":false,\"min_sampling_rate\":10.0}}\n"
"mimeType": "application/vnd.api+json",
"size": 485,
"text": "{\"data\":{\"attributes\":{},\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"relationships\":{\"groups\":{\"data\":[]}},\"type\":\"sensitive_data_scanner_configuration\"},\"meta\":{\"count_limit\":500,\"group_count_limit\":20,\"has_cascading_enabled\":false,\"has_highlight_enabled\":true,\"has_multi_pass_enabled\":true,\"is_configuration_superseded\":false,\"is_float_sampling_rate_enabled\":false,\"is_pci_compliant\":false,\"min_sampling_rate\":10,\"rule_count_limit\":500,\"version\":277993}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 548,
"headersSize": 674,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2025-08-26T20:31:44.671Z",
"time": 389
"startedDateTime": "2026-01-19T13:11:08.519Z",
"time": 548
},
{
"_id": "e6af4a2fdfda8f066f3af5528b238a9d",
Expand Down Expand Up @@ -81,30 +81,30 @@
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/groups"
},
"response": {
"bodySize": 452,
"bodySize": 466,
"content": {
"mimeType": "application/json",
"size": 452,
"text": "{\"data\":{\"id\":\"18cc2267-f3cc-4c15-917d-d3efb15deb03\",\"attributes\":{\"name\":\"my-test-group\",\"is_enabled\":false,\"filter\":{\"query\":\"*\"},\"product_list\":[\"logs\"],\"samplings\":[{\"product\":\"logs\",\"rate\":100.0}]},\"type\":\"sensitive_data_scanner_group\",\"relationships\":{\"configuration\":{\"data\":{\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"type\":\"sensitive_data_scanner_configuration\"}},\"rules\":{\"data\":[]}}},\"meta\":{\"version\":275278}}\n"
"mimeType": "application/vnd.api+json",
"size": 466,
"text": "{\"data\":{\"id\":\"966a1ab3-056d-4af9-a205-68e570e54c85\",\"type\":\"sensitive_data_scanner_group\",\"attributes\":{\"description\":\"\",\"filter\":{\"query\":\"*\"},\"is_enabled\":false,\"name\":\"my-test-group\",\"product_list\":[\"logs\"],\"samplings\":[{\"product\":\"logs\",\"rate\":100}]},\"relationships\":{\"configuration\":{\"data\":{\"id\":\"7957915c634d4dcb581fa154157f5ad9c2947f50be632fb5599862069f4d2d87\",\"type\":\"sensitive_data_scanner_configuration\"}},\"rules\":{\"data\":[]}}},\"meta\":{\"version\":277994}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 724,
"headersSize": 673,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2025-08-26T20:31:45.076Z",
"time": 459
"startedDateTime": "2026-01-19T13:11:09.073Z",
"time": 451
},
{
"_id": "d5695745b55eb2d21a8bce6beb63aa60",
"_id": "3b33330a1d82e11194b3afed735ba424",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -128,36 +128,36 @@
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"is_enabled\":true,\"name\":\"Test-Create_Scanning_Rule_with_should_save_match_returns_OK_response-1756240304\",\"pattern\":\"pattern\",\"priority\":1,\"tags\":[\"sensitive_data:true\"],\"text_replacement\":{\"replacement_string\":\"REDACTED\",\"should_save_match\":true,\"type\":\"replacement_string\"}},\"relationships\":{\"group\":{\"data\":{\"id\":\"18cc2267-f3cc-4c15-917d-d3efb15deb03\",\"type\":\"sensitive_data_scanner_group\"}}},\"type\":\"sensitive_data_scanner_rule\"},\"meta\":{}}"
"text": "{\"data\":{\"attributes\":{\"is_enabled\":true,\"name\":\"Test-Create_Scanning_Rule_with_should_save_match_returns_OK_response-1768828268\",\"pattern\":\"pattern\",\"priority\":1,\"tags\":[\"sensitive_data:true\"],\"text_replacement\":{\"replacement_string\":\"REDACTED\",\"should_save_match\":true,\"type\":\"replacement_string\"}},\"relationships\":{\"group\":{\"data\":{\"id\":\"966a1ab3-056d-4af9-a205-68e570e54c85\",\"type\":\"sensitive_data_scanner_group\"}}},\"type\":\"sensitive_data_scanner_rule\"},\"meta\":{}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/rules"
},
"response": {
"bodySize": 582,
"bodySize": 581,
"content": {
"mimeType": "application/json",
"size": 582,
"text": "{\"data\":{\"id\":\"0e517b8a-04c1-4ae0-b57b-22b8e081190c\",\"attributes\":{\"name\":\"Test-Create_Scanning_Rule_with_should_save_match_returns_OK_response-1756240304\",\"namespaces\":[],\"excluded_namespaces\":[],\"pattern\":\"pattern\",\"text_replacement\":{\"replacement_string\":\"REDACTED\",\"should_save_match\":true,\"type\":\"replacement_string\"},\"tags\":[\"sensitive_data:true\"],\"labels\":[],\"is_enabled\":true,\"priority\":1},\"type\":\"sensitive_data_scanner_rule\",\"relationships\":{\"group\":{\"data\":{\"id\":\"18cc2267-f3cc-4c15-917d-d3efb15deb03\",\"type\":\"sensitive_data_scanner_group\"}}}},\"meta\":{\"version\":275279}}\n"
"mimeType": "application/vnd.api+json",
"size": 581,
"text": "{\"data\":{\"id\":\"55dfd131-7ae1-4021-be59-4e4824eccc6f\",\"type\":\"sensitive_data_scanner_rule\",\"attributes\":{\"excluded_namespaces\":[],\"is_enabled\":true,\"labels\":[],\"name\":\"Test-Create_Scanning_Rule_with_should_save_match_returns_OK_response-1768828268\",\"namespaces\":[],\"pattern\":\"pattern\",\"priority\":1,\"tags\":[\"sensitive_data:true\"],\"text_replacement\":{\"type\":\"replacement_string\",\"replacement_string\":\"REDACTED\",\"should_save_match\":true}},\"relationships\":{\"group\":{\"data\":{\"id\":\"966a1ab3-056d-4af9-a205-68e570e54c85\",\"type\":\"sensitive_data_scanner_group\"}}}},\"meta\":{\"version\":277995}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 730,
"headersSize": 673,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2025-08-26T20:31:45.541Z",
"time": 384
"startedDateTime": "2026-01-19T13:11:09.532Z",
"time": 473
},
{
"_id": "9cb4750bc912e7e7baa631b157a5f623",
"_id": "aa5a3cdea43f3e4ba188dbf93705f2a8",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -175,7 +175,7 @@
"value": "application/json"
}
],
"headersSize": 624,
"headersSize": 626,
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"postData": {
Expand All @@ -184,33 +184,33 @@
"text": "{\"meta\":{}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/rules/0e517b8a-04c1-4ae0-b57b-22b8e081190c"
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/rules/55dfd131-7ae1-4021-be59-4e4824eccc6f"
},
"response": {
"bodySize": 28,
"bodySize": 27,
"content": {
"mimeType": "application/json",
"size": 28,
"text": "{\"meta\":{\"version\":275280}}\n"
"mimeType": "application/vnd.api+json",
"size": 27,
"text": "{\"meta\":{\"version\":277996}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 706,
"headersSize": 672,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2025-08-26T20:31:45.931Z",
"time": 384
"startedDateTime": "2026-01-19T13:11:10.008Z",
"time": 455
},
{
"_id": "e79ae3f126edbe8515ec0a35094e9e3f",
"_id": "6056aa2d0f652f4506703b3396ce8004",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -237,30 +237,30 @@
"text": "{\"meta\":{}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/groups/18cc2267-f3cc-4c15-917d-d3efb15deb03"
"url": "https://api.datadoghq.com/api/v2/sensitive-data-scanner/config/groups/966a1ab3-056d-4af9-a205-68e570e54c85"
},
"response": {
"bodySize": 28,
"bodySize": 27,
"content": {
"mimeType": "application/json",
"size": 28,
"text": "{\"meta\":{\"version\":275281}}\n"
"mimeType": "application/vnd.api+json",
"size": 27,
"text": "{\"meta\":{\"version\":277997}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
"value": "application/vnd.api+json"
}
],
"headersSize": 707,
"headersSize": 672,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2025-08-26T20:31:46.319Z",
"time": 445
"startedDateTime": "2026-01-19T13:11:10.470Z",
"time": 476
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-05-30T17:17:09.412Z"
"2026-01-19T13:11:10.959Z"

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-05-30T17:17:10.839Z"
"2026-01-19T13:11:12.858Z"
Loading