Hello
I am using the rule below from the github repo for some time and recently a syntax error has popped up ( yellow line under the line with status_code )
What can be the issue with this line? Using it in SIEM search works OK, but inside the rule it doesn’t work and doesn’t give any results.
$gcp.security_result.detection_fields["status_code"] = "7"
Thank you.