Skip to content

Commit ecdb04a

Browse files
Merge branch 'main' into supabase-cre-rules
2 parents ac54193 + 0c57e05 commit ecdb04a

File tree

20 files changed

+238
-1
lines changed

20 files changed

+238
-1
lines changed

rules/cre-2025-0090/loki-log-line-long.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ rules:
4646
- grafana
4747
references:
4848
- "https://grafana.com/docs/grafana-cloud/send-data/logs/troubleshoot/#line-too-long"
49+
impactScore: 5
50+
mitigationScore: 5
4951
rule:
5052
set: # Using 'set' for single event matching, as it's a single log line detection
5153
event:

rules/cre-2025-0103/nats-connection-failure.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ rules:
4848
applications:
4949
- name: "nats"
5050
version: ">=2.0.0"
51+
impactScore: 8
52+
mitigationScore: 7
5153
rule:
5254
sequence:
5355
window: 30s

rules/cre-2025-0104/istio-ambient-xds.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ rules:
3737
applications:
3838
- name: istio-ambient
3939
version: ">=1.26.0"
40+
impactScore: 8
41+
mitigationScore: 7
4042
rule:
4143
set:
4244
event:

rules/cre-2025-0106/ambient-cni-sandbox-creation-failure.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ rules:
4343
applications:
4444
- name: istio-cni
4545
version: ">=1.26.0"
46+
impactScore: 9
47+
mitigationScore: 7
4648
rule:
4749
set:
4850
window: 60s

rules/cre-2025-0108/istio-readiness-probe.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ rules:
4040
applications:
4141
- name: istio-ambient
4242
version: ">=1.26.0"
43+
impactScore: 9
44+
mitigationScore: 6
4345
rule:
4446
set:
4547
window: 300s

rules/cre-2025-0109/istio-ambient-status-codes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ rules:
3939
applications:
4040
- name: ztunnel
4141
version: ">=1.26.0"
42+
impactScore: 8
43+
mitigationScore: 7
4244
rule:
4345
set:
4446
event:

rules/cre-2025-0110/ztunnel-traffic.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ rules:
3737
- Monitor ztunnel logs for frequent timeouts & alert
3838
references:
3939
- https://github.com/istio/istio/wiki/Troubleshooting-Istio-Ambient#scenario-traffic-timeout-with-ztunnel
40+
impactScore: 8
41+
mitigationScore: 7
4042
rule:
4143
set:
4244
window: 180s

rules/cre-2025-0111/istio-ambient-troubleshoot.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ rules:
4646
- network
4747
references:
4848
- https://github.com/istio/istio/wiki/Troubleshooting-Istio-Ambient#scenario-ztunnel-fails-with-failed-to-bind-to-address-115053-address-family-not-supported
49+
impactScore: 8
50+
mitigationScore: 7
4951
rule:
5052
set:
5153
event:

rules/cre-2025-0114/nginx-ingress-rewrite-failure.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ rules:
5353
version: ">= 1.0.0"
5454
- name: nginx
5555
version: ">= 1.0.0"
56+
impactScore: 8
57+
mitigationScore: 6
5658
metadata:
5759
gen: 1
5860
kind: prequel

rules/cre-2025-0115/mongodb.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ rules:
3333
applications:
3434
- name: "mongodb"
3535
version: "8.0"
36+
mitigationScore: 6
37+
impactScore: 8
3638
rule:
3739
set:
3840
event:

0 commit comments

Comments
 (0)