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
The following command provides the capability to convert the RAW scan results from a SCANOSS scan into multiple different formats, including CycloneDX, SPDX Lite, CSV, etc.
263
+
The following command provides the capability to convert the RAW scan results from a SCANOSS scan into multiple different formats, including CycloneDX, SPDX Lite, CSV and GitLab Code Quality Report.
264
264
For the full set of formats, please run:
265
265
```bash
266
266
scanoss-py cnv --help
@@ -271,6 +271,12 @@ The following command converts `scan-results.json` to SPDX Lite:
0 commit comments