Skip to content

Commit b83445e

Browse files
committed
formatted cres
Signed-off-by: amanycodes <[email protected]>
1 parent 93be772 commit b83445e

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

rules/cre-2025-0127/cre-exit-127.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ rules:
22
- metadata:
33
kind: prequel
44
id: TDtvSvVJU5vUaLZuRZBVk9
5-
generation: 1
65
cre:
76
id: CRE-2025-0127
87
severity: 2
9-
title: Container exited 127 command not found (bad entrypoint/command)
8+
title: Container exited 127 due to command not found (bad entrypoint/command)
109
category: configuration-problem
1110
author: CRE Community
1211
description: |
@@ -33,7 +32,7 @@ rules:
3332
- "https://kubernetes.io/docs/concepts/workloads/pods/"
3433
applications:
3534
- name: kubernetes
36-
version: "*"
35+
version: ">=1.16"
3736
impactScore: 3
3837
mitigationScore: 3
3938
reports: 6

rules/cre-2025-0134/cre-exit-134.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ rules:
22
- metadata:
33
kind: prequel
44
id: T8tPh6u4Bj7nXidQWbRvvj
5-
generation: 1
65
cre:
76
id: CRE-2025-0134
87
severity: 2
9-
title: Container exited 134 SIGABRT / assertion failure
8+
title: Container exited 134 due to SIGABRT / assertion failure
109
category: runtime-problem
1110
author: CRE Community
1211
description: |
@@ -33,7 +32,7 @@ rules:
3332
- "https://www.gnu.org/software/libc/manual/html_node/Aborting-a-Program.html"
3433
applications:
3534
- name: kubernetes
36-
version: "*"
35+
version: ">=1.16"
3736
impactScore: 6
3837
mitigationScore: 2
3938
reports: 4

rules/cre-2025-0137/cre-exit-137.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ rules:
22
- metadata:
33
kind: prequel
44
id: VuPxiuWkYodzUqupa7gh9N
5-
generation: 1
65
cre:
76
id: CRE-2025-0137
87
severity: 1
@@ -39,7 +38,7 @@ rules:
3938
- "https://kubernetes.io/docs/tasks/administer-cluster/out-of-resource/"
4039
applications:
4140
- name: kubernetes
42-
version: "*"
41+
version: ">=1.16"
4342
impactScore: 6
4443
mitigationScore: 2
4544
reports: 12

rules/cre-2025-0139/cre-exit-139.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ rules:
22
- metadata:
33
kind: prequel
44
id: KHtVUpTbZHaevdn4EABmQEe
5-
generation: 1
65
cre:
76
id: CRE-2025-0139
87
severity: 2
9-
title: Container exited 139 segmentation fault (SIGSEGV)
8+
title: Container exited 139 due to segmentation fault (SIGSEGV)
109
category: runtime-problem
1110
author: CRE Community
1211
description: |
@@ -33,7 +32,7 @@ rules:
3332
- "https://man7.org/linux/man-pages/man7/signal.7.html"
3433
applications:
3534
- name: kubernetes
36-
version: "*"
35+
version: ">=1.16"
3736
impactScore: 7
3837
mitigationScore: 2
3938
reports: 5

0 commit comments

Comments
 (0)