We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15eac34 commit 7cff8d9Copy full SHA for 7cff8d9
_security-analytics/api-tools/rule-api.md
@@ -111,7 +111,7 @@ falsepositives:
111
"reason": "{\"error\":\"Sigma rule must have a log source\",\"error\":\"Sigma rule must have a detection definitions\"}",
112
"caused_by": {
113
"type": "exception",
114
- "reason": "java.util.Arrays$ArrayList: {\"error\":\"Sigma rule must have a log source\",\"error\":\"Sigma rule must have a detection definitions\"}"
+ "reason": "{\"error\":\"Sigma rule must have a log source\",\"error\":\"Sigma rule must have a detection definitions\"}"
115
}
116
},
117
"status": 400
0 commit comments