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: src/assets/YAML/generated/generated.yaml
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1871,16 +1871,14 @@ Build and Deployment:
1871
1871
uuid: 8ae0b92c-10e0-4602-ba22-7524d6aed488
1872
1872
risk: Components with known (or unknown) vulnerabilities might stay for long
1873
1873
and get exploited, even when a patch is available.
1874
-
measure: Fast patching of third party component is needed. The DevOps way is
1875
-
to have an automated pull request for new components. This includes * Applications
1876
-
* Virtualized operating system components (e.g. container images) * Operating
1877
-
Systems * Infrastructure as Code/GitOps (e.g. argocd based on a git repository
1878
-
or terraform)
1874
+
measure: |-
1875
+
Fast patching of third party component is needed. The DevOps way is to have an automated pull request for new components. This includes
1876
+
* Applications * Virtualized operating system components (e.g. container images) * Operating Systems * Infrastructure as Code/GitOps (e.g. argocd based on a git repository or terraform)
0 commit comments