You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/companion-cards-1.0.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ suits:
168
168
id: CLD5
169
169
value: 5
170
170
url: https://cornucopia.owasp.org/cards/CLD5
171
-
desc: "Josh can inject malicious code into the cloud Continous Integration/Continous Delivery pipeline by abusing unprotected build variables"
171
+
desc: "Josh can inject malicious code into the cloud build or deployment pipeline by abusing unprotected build variables"
172
172
-
173
173
id: CLD6
174
174
value: 6
@@ -198,7 +198,7 @@ suits:
198
198
id: CLDJ
199
199
value: J
200
200
url: https://cornucopia.owasp.org/cards/CLDJ
201
-
desc: "Michael can compromise a CI runner and injected malicious code into container images that were automatically promoted to production across all cloud clusters"
201
+
desc: "Michael can compromise a build runner and injected malicious code into container images that were automatically promoted to production across all cloud clusters"
0 commit comments