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
@@ -162,6 +163,8 @@ Currently LTA support is not provided for SBOM, hence until that is implemented
162
163
> **1. Package Identifier**
163
164
- Processes the input file and generates CycloneDX BOM file. The input file can be package file or a cycloneDx BOM file generated using the standard tool. If there are multiple input files, it can be processed by just passing the path to the directory in the argument
164
165
166
+
**Functionality Without Connections:**
167
+
Provide users the flexibility to generate a basic SBOM even when connections to SW360, JFrog, or both are unavailable. The tool would support limited capabilities in such scenarios, ensuring essential SBOM generation functionality is maintained.
165
168
166
169
>**2. SW360 Package Creator**
167
170
- Process the SBOM file(i.e., output of the first dll) and creates the missing components/releases in SW360 and links all the components to the project in the SW360 portal. This exe also triggers the upload of the components to Fossology and automatically updates the clearing state in SW360.
0 commit comments