Skip to content

Commit

Permalink
update(plugins/gcpaudit): remove warnings from rules
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Dellaluce <[email protected]>
  • Loading branch information
jasondellaluce committed Jul 19, 2023
1 parent 27476b0 commit 07c2bad
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions plugins/gcpaudit/rules/gcp_auditlog_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
- name: json
version: 0.7.0

- macro: never_true
condition: (evt.num=0)

- macro: always_true
condition: (evt.num>=0)


- macro: is_binded_delta_to_public
condition: >
gcp.policyDelta contains "ADD" and (gcp.policyDelta contains "allAuthenticatedUsers"
Expand Down

0 comments on commit 07c2bad

Please sign in to comment.