Skip to content

Commit

Permalink
Fix 65004
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjiglesias committed Jun 17, 2020
1 parent 9d14938 commit c06f244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/0690-gcp_rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ID: 65000 - 65499

<rule id="65004" level="2">
<if_sid>65002</if_sid>
<field name="gcp.severity">^INFO</field>
<field name="gcp.severity">^INFO$</field>
<description>GCP info event with source IP $(gcp.jsonPayload.sourceIP) from $(gcp.resource.labels.location) with response code $(gcp.jsonPayload.responseCode)</description>
<options>no_full_log</options>
</rule>
Expand Down

0 comments on commit c06f244

Please sign in to comment.