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
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,23 @@
1
-
# SBOM Visualization and Integration Platform GUI
2
-
3
-
> The SBOM Visualization and Integration Platform (**SVIP**) is a unified platform to promote the
1
+
# SBOM-in-a-Box GUI
2
+
> The **SBOM-in-a-Box** is a unified platform to promote the
4
3
> production, consumption, and utilization of Software Bills of Materials.
4
+
> This includes conversion between schemas, generation, comparision and evaluation of quality.
5
+
6
+
# Purpose of SBOM-in-a-Box
7
+
> SBOM-in-a-box has unique features including generation of SBOMs using multiple tools that allow for a more a complete SBOM to be created. There is also a feature within metrics, where the tool provides suggestions if there is a potential better way to showcase the attributes. There is also the ability to convert between SPDX and CycloneDX SBOM schemas, and to gain insight into vulnerabilities of software through SBOMs. These features allow for developers to create an SBOM that is the most relevant and suits their needs.
5
8
9
+
# SBOM-in-a-Box GUI
10
+
This serves as the front-end and human interaction with our software.
0 commit comments