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: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ KubViz offers a seamless integration with Git repositories, empowering you to ef
50
50
51
51
KubViz also monitors changes in your container registry, providing visibility into image updates. By tracking these changes, KubViz helps you proactively manage container security and compliance.
52
52
53
-
It comprehensively scans the kubernetes containers for the security flaws such as vulnerabilities and misconfigurations and creates SBOM.
53
+
It comprehensively scans Kubernetes containers for security flaws, such as vulnerabilities and misconfigurations, and creates an SBOM (Software Bill of Materials).
@@ -285,7 +293,7 @@ Use KubViz to monitor your cluster events, including:
285
293
286
294
<br>
287
295
288
-
-You can generate Software Bill of Materials (SBOM) reports for images within a Kubernetes cluster using KubViz in the CycloneDX format, which will be presented as JSON reports.
296
+
-Generate reports for Software Bill of Materials (SBOM) from images within your Kubernetes cluster using KubViz in the CycloneDX format. These reports will be available in JSON format.
0 commit comments