Skip to content

Commit 8b37fc7

Browse files
Merge branch 'esql-field-validation' of https://github.com/elastic/detection-rules into esql-field-validation
2 parents dd64521 + 3f04c44 commit 8b37fc7

File tree

175 files changed

+2692
-1083
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+2692
-1083
lines changed

detection_rules/etc/api_schemas/master/master.threat_match.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,12 @@
522522
"field": {
523523
"type": "string"
524524
},
525+
"negate": {
526+
"min_compat": "9.2",
527+
"type": [
528+
"boolean"
529+
]
530+
},
525531
"type": {
526532
"enum": [
527533
"mapping"

detection_rules/etc/attack-technique-redirects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@
133133
"T1547.011": "T1647",
134134
"T1574.002": "T1574.001"
135135
},
136-
"saved_date": "Mon Sep 1 17:34:47 2025"
136+
"saved_date": "Mon Oct 6 20:31:49 2025"
137137
}
706 Bytes
Binary file not shown.
259 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)