Skip to content

Commit fa5fc60

Browse files
imays11github-actions[bot]
authored andcommitted
[New Rule] Kubernetes execution_user_exec_to_pod (#1979)
* Create execution_user_exec_to_pod.toml * Update execution_user_exec_to_pod.toml * Update rules/integrations/kubernetes/execution_user_exec_to_pod.toml * Update non-ecs-schema.json * Update execution_user_exec_to_pod.toml * Update rules/integrations/kubernetes/execution_user_exec_to_pod.toml Co-authored-by: Terrance DeJesus <[email protected]> * Update execution_user_exec_to_pod.toml * Update execution_user_exec_to_pod.toml * Update execution_user_exec_to_pod.toml * toml-linted file and add to false positive toml-linted the file and added to the false positive description * Create notepad.sct Added this back into the repo, deleted by mistake. * added min_stack_version based on integration min stack version determined by integration support of necessary fields Co-authored-by: Jonhnathan <[email protected]> Co-authored-by: Terrance DeJesus <[email protected]> Co-authored-by: Colson Wilhoit <[email protected]> (cherry picked from commit 63fda01)
1 parent 8564185 commit fa5fc60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

detection_rules/etc/non-ecs-schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,9 @@
5656
},
5757
"logs-windows.*": {
5858
"powershell.file.script_block_text": "text"
59+
},
60+
"logs-kubernetes.*": {
61+
"kubernetes.audit.objectRef.resource": "keyword",
62+
"kubernetes.audit.objectRef.subresource": "keyword"
5963
}
6064
}

0 commit comments

Comments
 (0)