repository
stringclasses
528 values
commit
stringlengths
40
40
commitDate
timestamp[s]
path
stringlengths
11
149
repoStars
int64
5
94.9k
repoLastFetched
stringclasses
528 values
content
stringlengths
48
736k
license
stringclasses
14 values
language
stringclasses
7 values
DataDog/datadog-agent
2fb9282d2f325ee40c168cebc5da07cd3710e582
2022-05-13T12:06:49
pkg/security/tests/schemas/event.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "event.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "date": { "$ref": "/schemas/datetime.json" }, "evt": { "properties": { "async": { "type": "boolean" }, "category": { "type": "string" }, ...
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/open.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "required": [ "flags" ], "type": "object" } }, "required": [ "file" ] } ], "anyOf": [ { ...
Apache-2.0
en
DataDog/datadog-agent
2d5f075c8ece4bdfa33ab233afb1fe5c9c2eec27
2024-02-15T07:55:16
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
bdf3da7a268567e2112e3095188e3d0dbaa02216
2022-02-18T14:51:17
pkg/security/tests/schemas/container_event_no_file.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "container_event_no_file.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/host_event_no_file.json" }, { "$ref": "/schemas/container_context.json" } ] }
Apache-2.0
en
DataDog/datadog-agent
c438dc206a70a0d75469656ce66076985672e457
2024-05-28T13:03:19
pkg/security/tests/schemas/event.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "event.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "date": { "$ref": "/schemas/datetime.json" }, "evt": { "properties": { "async": { "type": "boolean" }, "category": { "type": "string" }, ...
Apache-2.0
en
DataDog/datadog-agent
76b2d8850f14e65eea1f34b5c5da803063c977e5
2021-04-16T22:09:14
pkg/security/tests/schemas/container_context.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "container_context.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "container": { "$ref": "file:///container.json" } }, "required": [ "container" ], "type": "object" }
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/exec.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "process": { "not": { "required": [ "exit_time" ] }, "type": "object" } } } ], "anyOf": [ { ...
Apache-2.0
en
DataDog/datadog-agent
5d21c7bd4793e091801303c44c45c430b6d3442d
2021-06-23T07:31:08
pkg/security/tests/schemas/exec.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "file": { "required": [ "container_path" ], "type": "object" } } }, "then": { "r...
Apache-2.0
en
DataDog/datadog-agent
5f95945cc5bcbefca1b654b9313362a46cab8e8f
2023-06-27T10:00:34
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
2bb28e5ccc5f46642a5dd206c1d1fb70f30c59cc
2021-10-01T18:37:01
pkg/security/tests/schemas/span.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "anyOf": [ { "$ref": "/schemas/container_event.json" }, { "$ref": "/schemas/host_event.json" } ] }, { "$ref": "/schemas/span_context.json"...
Apache-2.0
en
DataDog/datadog-agent
9b66e3698f885e103b8cb182e5ad04eb2d2f8d81
2021-07-28T15:39:41
pkg/security/tests/schemas/selinux.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "selinux.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "file": { "required": [ "container_path" ], "type": "object" } } }, "then": { ...
Apache-2.0
en
DataDog/datadog-agent
d4ca694454ea10fa389ab2ebebba7fc6e1224cd1
2023-10-17T13:32:04
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
06da51f1a523624ca589c0cf6b20dc3d426c704a
2023-10-11T15:35:41
pkg/networkdevice/profile/profiledefinition/schema/profile_rc_schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "DeviceMeta": { "additionalProperties": false, "properties": { "vendor": { "type": "string" } }, "type": "object" }, "DeviceProfileRcConfig": { "additionalProperties": false, "properties": { "profile_definition": { ...
Apache-2.0
en
DataDog/datadog-agent
76b2d8850f14e65eea1f34b5c5da803063c977e5
2021-04-16T22:09:14
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "dependencies": { "container": [ "executable_container_path" ], "executable_container_path": [ "container" ] }, "oneOf": [ { "properties": { "pid": { "enum": [ ...
Apache-2.0
en
DataDog/datadog-agent
cf4d890a358642480fd23b55ea01ab1247b41570
2022-06-03T13:19:21
pkg/security/tests/schemas/signal.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "signal.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
bdf3da7a268567e2112e3095188e3d0dbaa02216
2022-02-18T14:51:17
pkg/security/tests/schemas/host_event_no_file.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "host_event_no_file.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datet...
Apache-2.0
en
DataDog/datadog-agent
76b2d8850f14e65eea1f34b5c5da803063c977e5
2021-04-16T22:09:14
pkg/security/tests/schemas/file.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "file.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "file": { "properties": { "change_time": { "type": "string" }, "container_path": { "$ref": "file:///container_path.json" }, "filesystem": { ...
Apache-2.0
en
DataDog/datadog-agent
76b2d8850f14e65eea1f34b5c5da803063c977e5
2021-04-16T22:09:14
pkg/security/tests/schemas/process_context.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process_context.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "process": { "allOf": [ { "$ref": "file:///process.json" }, { "properties": { "ancestors": { "items": { "$ref"...
Apache-2.0
en
DataDog/datadog-agent
9d9a14eb4309792a233be5907c97a9b307bdd203
2024-02-14T19:32:15
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
ad028547ddf6bd81dbbd3b6635638a6ae7c18a15
2023-10-27T09:22:54
pkg/networkdevice/profile/profiledefinition/schema/profile_rc_schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "DeviceMeta": { "additionalProperties": false, "properties": { "vendor": { "type": "string" } }, "type": "object" }, "DeviceProfileRcConfig": { "additionalProperties": false, "properties": { "profile_definition": { ...
Apache-2.0
en
DataDog/datadog-agent
7dc3a9b2d4bbfd8d0db7b4ef45e9055df6959592
2021-05-28T17:27:42
pkg/security/tests/schemas/exec.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "file": { "required": [ "container_path" ], "type": "object" } } }, "then": { "r...
Apache-2.0
en
DataDog/datadog-agent
df5e952e8913cdb902eede93b660b1ed805f64f3
2021-07-01T10:56:01
pkg/security/tests/schemas/exec.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "anyOf": [ { "$ref": "file:///container_event.json" }, { "$ref": "file:///host_event.json" } ], "type": "object" }
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/chown.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "chown.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "required": [ "destination" ], "type": "object" } } } ], "anyOf": [ { "$ref": "/schemas/container_eve...
Apache-2.0
en
DataDog/datadog-agent
186d25a97d5a4eb2eef9a7d5006d88ef24795d39
2022-03-24T16:40:36
pkg/security/tests/schemas/network.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "network.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "network": { "properties": { "destination": { "properties": { "ip": { "type": "string" }, "port": { "type": "number" ...
Apache-2.0
en
DataDog/datadog-agent
7cd0047e87f7969055391204c8068bc843d1bbe6
2024-02-27T10:13:40
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/container_event.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "container_event.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/host_event.json" }, { "$ref": "/schemas/container_context.json" } ] }
Apache-2.0
en
DataDog/datadog-agent
b12f96f63cac9a26e2deb1642167d84ff56f9b13
2024-02-27T10:47:54
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
35671c28f1f01d35e914f3e08c53d957d0c790a2
2022-02-16T16:16:01
pkg/security/tests/schemas/bpf.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "bpf.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/chown.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "chown.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "required": [ "destination" ], "type": "object" } }, "required": [ "file" ] } ], "anyOf": [...
Apache-2.0
en
DataDog/datadog-agent
7dc3a9b2d4bbfd8d0db7b4ef45e9055df6959592
2021-05-28T17:27:42
pkg/security/tests/schemas/datetime.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "datetime.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}", "type": "string" }, { "not": { "pattern": "^0001-01-01", "type": "string" } } ] }
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/mprotect.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "mprotect.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
a0ac42a12752518922a413c4cab2f87788107937
2023-05-10T08:42:40
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
b7f11bbffa4f1bab1d2447a25274f075e75b7ed4
2024-02-15T11:42:20
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
dda69fe3b24e953456027e55abf65f82f45016d4
2023-09-19T09:56:09
pkg/networkdevice/profile/profiledefinition/schema/profile_rc_schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "DeviceProfileRcConfig": { "additionalProperties": false, "properties": { "profile_definition": { "$ref": "#/$defs/ProfileDefinition" } }, "required": [ "profile_definition" ], "type": "object" }, "MetadataConfig": { ...
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/ptrace.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "mprotect.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
7dc3a9b2d4bbfd8d0db7b4ef45e9055df6959592
2021-05-28T17:27:42
pkg/security/tests/schemas/container_event.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "container_event.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "file:///host_event.json" }, { "$ref": "file:///container_context.json" } ] }
Apache-2.0
en
DataDog/datadog-agent
59c183b60b11fa1f989f31b6b5e0df55d65385b7
2023-12-07T17:38:51
pkg/security/tests/schemas/event.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "event.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "date": { "$ref": "/schemas/datetime.json" }, "evt": { "properties": { "async": { "type": "boolean" }, "category": { "type": "string" }, ...
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/container_context.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "container_context.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "container": { "$ref": "/schemas/container.json" } }, "required": [ "container" ], "type": "object" }
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/rename.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "rename.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "$ref": "/schemas/file.json" } }, "required": [ "destination"...
Apache-2.0
en
DataDog/datadog-agent
df5e952e8913cdb902eede93b660b1ed805f64f3
2021-07-01T10:56:01
pkg/security/tests/schemas/open.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "required": [ "destination" ], "type": "object" } } }, { "properties": { "file": { "requ...
Apache-2.0
en
DataDog/datadog-agent
a65179f0a341ec81fda9290b25a54d23f80c9d29
2024-01-05T11:43:34
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
2cbbed984fd66ef9bc20babefe2a11e2a1d2f7f1
2023-11-09T23:42:37
pkg/security/tests/schemas/user_session_context.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "user_session_context.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "process": { "required": [ "user_session" ], "type": "object", "user_session": { "id": { "type": "integer" }, "k8s_extra": { ...
Apache-2.0
en
DataDog/datadog-agent
186d25a97d5a4eb2eef9a7d5006d88ef24795d39
2022-03-24T16:40:36
pkg/security/tests/schemas/dns.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "dns.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "$ref": "/schemas/network.json" }, { "date...
Apache-2.0
en
DataDog/datadog-agent
5d21c7bd4793e091801303c44c45c430b6d3442d
2021-06-23T07:31:08
pkg/security/tests/schemas/chmod.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "chmod.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "file": { "required": [ "container_path" ], "type": "object" } } }, "then": { "...
Apache-2.0
en
DataDog/datadog-agent
3d2fc0ca5e195bf5882e8b685a7520d8267a003f
2024-05-21T12:50:28
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AgentContext": { "additionalProperties": false, "properties": { "arch": { "type": "string" }, "origin": { "type": "string" }, "os": { "type": "string" }, "policy_name": { "type": "string" ...
Apache-2.0
en
DataDog/datadog-agent
75a97cf5fa9bf8d105ce7bed4eea79aab5a09e34
2023-04-07T13:39:08
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/host_event.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "host_event.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "file": { "$ref": "/schemas/file.json" } }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context....
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/process_context.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process_context.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "process": { "allOf": [ { "$ref": "/schemas/process.json" }, { "properties": { "ancestors": { "items": { "$ref...
Apache-2.0
en
DataDog/datadog-agent
5d21c7bd4793e091801303c44c45c430b6d3442d
2021-06-23T07:31:08
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "dependencies": { "container": [ "executable_container_path" ], "executable_container_path": [ "container" ] }, "oneOf": [ { "properties": { "pid": { "enum": [ ...
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/chmod.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "chmod.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "required": [ "mode" ], "type": "object" } ...
Apache-2.0
en
DataDog/datadog-agent
0c6d1c108743e41f1020235f7a13a3fcccd644f7
2022-01-07T16:36:42
pkg/security/tests/schemas/ptrace.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "mprotect.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
bdf3da7a268567e2112e3095188e3d0dbaa02216
2022-02-18T14:51:17
pkg/security/tests/schemas/unload_module.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "delete_module.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "module": { "properties": { "name": { "type": "string" } }, "required": [ "name" ], ...
Apache-2.0
en
DataDog/datadog-agent
7dc3a9b2d4bbfd8d0db7b4ef45e9055df6959592
2021-05-28T17:27:42
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "dependencies": { "container": [ "executable_container_path" ], "executable_container_path": [ "container" ] }, "oneOf": [ { "properties": { "pid": { "enum": [ ...
Apache-2.0
en
DataDog/datadog-agent
1ef81c71e5060da98ca1d6ad5d238e47a3644273
2023-09-05T08:34:31
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/link.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "rename.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "$ref": "/schemas/file.json" } }, "required": [ "destination"...
Apache-2.0
en
DataDog/datadog-agent
4f794fabb7fa84d79e647ae91f8d335233790f67
2024-03-06T18:22:39
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AgentContext": { "additionalProperties": false, "properties": { "arch": { "type": "string" }, "origin": { "type": "string" }, "os": { "type": "string" }, "policy_name": { "type": "string" ...
Apache-2.0
en
DataDog/datadog-agent
6fd2c6e971c6c9eb9aa5227675b08acd9aa1d7e8
2023-06-13T08:33:50
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
6b4c83520c8854e2caf3fd140c0f827b662455b9
2021-09-28T11:23:27
pkg/security/tests/schemas/rename.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "rename.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "$ref": "file:///file.json" } }, "required": [ "destination" ...
Apache-2.0
en
DataDog/datadog-agent
0fbdbfbf4406346a0bd898e92654861d9751439f
2022-05-13T23:16:53
pkg/security/tests/schemas/bind.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "bind.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
59c183b60b11fa1f989f31b6b5e0df55d65385b7
2023-12-07T17:38:51
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
0f50a93c6447ad230c612206f1e7219ed1121325
2023-07-17T15:38:51
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
7dc3a9b2d4bbfd8d0db7b4ef45e9055df6959592
2021-05-28T17:27:42
pkg/security/tests/schemas/open.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "file": { "required": [ "container_path" ], "type": "object" } } }, "then": { "r...
Apache-2.0
en
DataDog/datadog-agent
a2d2703c6627c8c8dcfbd4156a0443fc16b7072d
2023-09-27T16:45:45
pkg/networkdevice/profile/profiledefinition/schema/profile_rc_schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "DeviceProfileRcConfig": { "additionalProperties": false, "properties": { "profile_definition": { "$ref": "#/$defs/ProfileDefinition" } }, "required": [ "profile_definition" ], "type": "object" }, "MetadataConfig": { ...
Apache-2.0
en
DataDog/datadog-agent
6294adc25e841d566a78bc7fc2db08b2f3491d87
2024-04-02T09:48:30
pkg/security/tests/schemas/agent_context.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "agent_context.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "arch": { "type": "string" }, "origin": { "type": "string" }, "os": { "type": "string" }, "policy_name": { "type": "string" }, "policy_version": { ...
Apache-2.0
en
DataDog/datadog-agent
156a35e51866c1bc4c2a0a2a6b0a8881116e6021
2022-01-31T12:40:50
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "properties": { "pid": { "enum": [ 1 ], "type": "integer" } }, "required": [ "pid" ] }, { "properties": { ...
Apache-2.0
en
DataDog/datadog-agent
a93aea1efdfca80b0d8628a52966ef3442ac51d3
2023-05-02T10:21:44
pkg/security/tests/schemas/unload_module.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "unload_module.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "module": { "properties": { "name": { "type": "string" } }, "required": [ "name" ], ...
Apache-2.0
en
DataDog/datadog-agent
24f70e669761e8dd7d9ff778472f4989a42da2ed
2023-07-04T15:22:26
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
9c6216904450ffa637afa3472b96afd1e201972a
2022-12-09T18:34:22
pkg/security/tests/schemas/mount.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "mount.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "mount": { "properties": { "fs_type": { "type": "string" }, "mount_id": { "type": "integer" }, ...
Apache-2.0
en
DataDog/datadog-agent
e696701aed1c442f56b29c312e0c74fa1a23aa49
2023-07-20T14:25:58
pkg/security/tests/schemas/self_test_schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "self_test.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "required": [ "succeeded_tests" ] }, { "required": [ "failed_tests" ] }, { "required": [ "succeeded_tests", "failed_tests" ] ...
Apache-2.0
en
DataDog/datadog-agent
d348a91950a97daee4eb492783ad8f49dea346c1
2023-09-21T11:55:18
pkg/networkdevice/profile/profiledefinition/schema/profile_rc_schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "DeviceProfileRcConfig": { "additionalProperties": false, "properties": { "profile_definition": { "$ref": "#/$defs/ProfileDefinition" } }, "required": [ "profile_definition" ], "type": "object" }, "MetadataConfig": { ...
Apache-2.0
en
DataDog/datadog-agent
6b4c83520c8854e2caf3fd140c0f827b662455b9
2021-09-28T11:23:27
pkg/security/tests/schemas/open.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exec.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "required": [ "flags" ], "type": "object" } } } ], "anyOf": [ { "$ref": "file:///container_event.json"...
Apache-2.0
en
DataDog/datadog-agent
91a441378c85be0849951ec49e50411c82787030
2024-02-13T19:23:41
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
5d21c7bd4793e091801303c44c45c430b6d3442d
2021-06-23T07:31:08
pkg/security/tests/schemas/chown.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "chown.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "file": { "required": [ "container_path" ], "type": "object" } } }, "then": { "...
Apache-2.0
en
DataDog/datadog-agent
c337ac0dbc97ad7714c6b8e5ed22f5a382a7ee29
2022-02-17T22:25:22
pkg/security/tests/schemas/mprotect.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "mprotect.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
a93aea1efdfca80b0d8628a52966ef3442ac51d3
2023-05-02T10:21:44
pkg/security/tests/schemas/open.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "open.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "required": [ "flags" ], "type": "object" } }, "required": [ "file" ] } ], "anyOf": [ { ...
Apache-2.0
en
DataDog/datadog-agent
df5e952e8913cdb902eede93b660b1ed805f64f3
2021-07-01T10:56:01
pkg/security/tests/schemas/rename.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "rename.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "required": [ "mode" ], "type": "object" } ...
Apache-2.0
en
DataDog/datadog-agent
a93aea1efdfca80b0d8628a52966ef3442ac51d3
2023-05-02T10:21:44
pkg/security/tests/schemas/span.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "span.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "anyOf": [ { "$ref": "/schemas/container_event.json" }, { "$ref": "/schemas/host_event.json" } ] }, { "$ref": "/schemas/span_context.json"...
Apache-2.0
en
DataDog/datadog-agent
7c4f575184866ead64fca1b3988293483b0c51b9
2022-07-27T14:22:24
pkg/security/tests/schemas/exit.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exit.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "exit": { "required": [ "cause", "code" ], "type": "object" }, "process": { "required": [ "pid...
Apache-2.0
en
DataDog/datadog-agent
ded01043e6063c6df7862575cf96c6c7b5776704
2021-09-30T14:37:39
pkg/security/tests/schemas/selinux.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "selinux.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "file": { "required": [ "container_path" ], "type": "object" } } }, "then": { ...
Apache-2.0
en
DataDog/datadog-agent
b679009c30ae68fb1b36f5c769956bc91aaa7521
2023-06-07T14:54:53
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "properties": { "pid": { "enum": [ 1 ], "type": "integer" } }, "required": [ "pid" ] }, { "properties": { ...
Apache-2.0
en
DataDog/datadog-agent
1353690ae9748c82e51ed889760f02e9856d9ed6
2022-04-20T16:06:32
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "properties": { "pid": { "enum": [ 1 ], "type": "integer" } }, "required": [ "pid" ] }, { "properties": { ...
Apache-2.0
en
DataDog/datadog-agent
73fe025eb8d2b5acaacb77b5089762eb4e852e1f
2024-04-24T12:21:11
pkg/security/tests/schemas/self_test_schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "self_test.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "required": [ "succeeded_tests" ] }, { "required": [ "failed_tests" ] }, { "required": [ "succeeded_tests", "failed_tests" ] ...
Apache-2.0
en
DataDog/datadog-agent
a93aea1efdfca80b0d8628a52966ef3442ac51d3
2023-05-02T10:21:44
pkg/security/tests/schemas/link.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "link.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "$ref": "/schemas/file.json" } }, "required": [ "destination" ...
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/bpf.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "bpf.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
5b2240d99519c35689fbdd5bb7d92c4d9cf7bb05
2021-11-12T17:27:30
pkg/security/tests/schemas/bpf.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "bpf.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
76b2d8850f14e65eea1f34b5c5da803063c977e5
2021-04-16T22:09:14
pkg/security/tests/schemas/usr.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "file.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "usr": { "properties": { "group": { "type": "string" }, "id": { "type": "string" } }, "required": [ "id", "group" ], ...
Apache-2.0
en
DataDog/datadog-agent
7e428dd539ece635156b8774f392daacb8394f5a
2022-09-01T13:05:51
pkg/security/tests/schemas/exit.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "exit.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "exit": { "properties": { "cause": { "type": "string" }, "code": { "type": "integer" } }, ...
Apache-2.0
en
DataDog/datadog-agent
865eaab8cd458dcfcb0b14a2bb4cd0ae30d3e09e
2021-05-11T10:37:14
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "dependencies": { "container": [ "executable_container_path" ], "executable_container_path": [ "container" ] }, "oneOf": [ { "properties": { "pid": { "enum": [ ...
Apache-2.0
en
DataDog/datadog-agent
7dc3a9b2d4bbfd8d0db7b4ef45e9055df6959592
2021-05-28T17:27:42
pkg/security/tests/schemas/host_event.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "host_event.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "file:///event.json" }, { "$ref": "file:///file.json" }, { "$ref": "file:///usr.json" }, { "$ref": "file:///process_context.json" }, { "date...
Apache-2.0
en
DataDog/datadog-agent
0c6d1c108743e41f1020235f7a13a3fcccd644f7
2022-01-07T16:36:42
pkg/security/tests/schemas/mprotect.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "mprotect.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/mmap.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "mmap.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "/schemas/event.json" }, { "$ref": "/schemas/usr.json" }, { "$ref": "/schemas/process_context.json" }, { "date": { "$ref": "/schemas/datetime.json" ...
Apache-2.0
en
DataDog/datadog-agent
5f6f0ea721e01c5d670529a02d7285fb6bc90003
2022-01-27T15:28:47
pkg/security/tests/schemas/chmod.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "chmod.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "required": [ "mode" ], "type": "object" } ...
Apache-2.0
en
DataDog/datadog-agent
76b2d8850f14e65eea1f34b5c5da803063c977e5
2021-04-16T22:09:14
pkg/security/tests/schemas/container.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "container.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "id": { "type": "string" } }, "required": [ "id" ], "type": "object" }
Apache-2.0
en
DataDog/datadog-agent
6294adc25e841d566a78bc7fc2db08b2f3491d87
2024-04-02T09:48:30
pkg/security/tests/schemas/message.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "message.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "agent": { "$ref": "/schemas/agent_context.json" } } }, { "properties": { "evt": { "type": "object" } }, "r...
Apache-2.0
en
DataDog/datadog-agent
df5e952e8913cdb902eede93b660b1ed805f64f3
2021-07-01T10:56:01
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "properties": { "pid": { "enum": [ 1 ], "type": "integer" } }, "required": [ "pid" ] }, { "properties": { ...
Apache-2.0
en
DataDog/datadog-agent
2cbbed984fd66ef9bc20babefe2a11e2a1d2f7f1
2023-11-09T23:42:37
pkg/security/tests/schemas/user_session.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "user_session.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "anyOf": [ { "$ref": "/schemas/container_event.json" }, { "$ref": "/schemas/host_event.json" } ] }, { "$ref": "/schemas/user_sessi...
Apache-2.0
en
DataDog/datadog-agent
bdf3da7a268567e2112e3095188e3d0dbaa02216
2022-02-18T14:51:17
pkg/security/tests/schemas/load_module.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "load_module.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "module": { "properties": { "loaded_from_memory": { "type": "boolean" }, "name": { "type": "string" ...
Apache-2.0
en
DataDog/datadog-agent
07434dac3f28a4e50cd8983b5dfd90b518b9e4d2
2022-04-21T10:31:46
pkg/security/tests/schemas/process.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "process.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "properties": { "pid": { "enum": [ 1 ], "type": "integer" } }, "required": [ "pid" ] }, { "properties": { ...
Apache-2.0
en
DataDog/datadog-agent
b71b5221ea76698084975826c86d456123ed5261
2023-05-03T13:40:25
docs/cloud-workload-security/backend.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$defs": { "AnomalyDetectionSyscallEvent": { "additionalProperties": false, "description": "AnomalyDetectionSyscallEventSerializer serializes an anomaly detection for a syscall event", "properties": { "syscall": { "description": "Name of the syscall that triggered the anomaly...
Apache-2.0
en
DataDog/datadog-agent
df5e952e8913cdb902eede93b660b1ed805f64f3
2021-07-01T10:56:01
pkg/security/tests/schemas/chmod.schema.json
2,683
2024-05-29T13:13:35.263199Z
{ "$id": "chmod.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "file": { "properties": { "destination": { "required": [ "mode" ], "type": "object" } ...
Apache-2.0
en