Skip to content

Commit 3f66d19

Browse files
Lock versions for releases: 8.12,8.13,8.14,8.15,8.16,8.17 (#4531)
(cherry picked from commit a64b6a3)
1 parent 87c4140 commit 3f66d19

File tree

3 files changed

+1227
-1008
lines changed

3 files changed

+1227
-1008
lines changed

detection_rules/etc/deprecated_rules.json

+5
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@
119119
"rule_name": "Deprecated - Potential Process Injection via LD_PRELOAD Environment Variable",
120120
"stack_version": "8.6"
121121
},
122+
"4aa58ac6-4dc0-4d18-b713-f58bf8bd015c": {
123+
"deprecation_date": "2025/03/04",
124+
"rule_name": "Potential Cross Site Scripting (XSS)",
125+
"stack_version": "8.12"
126+
},
122127
"4b1a807a-4e7b-414e-8cea-24bf580f6fc5": {
123128
"deprecation_date": "2023/11/02",
124129
"rule_name": "Deprecated - Potential Reverse Shell via Suspicious Parent Process",

0 commit comments

Comments
 (0)