Skip to content

Commit

Permalink
docs: Auto-update documentation resources
Browse files Browse the repository at this point in the history
  • Loading branch information
rsenden authored and github-actions[bot] committed Feb 2, 2023
1 parent 7d44d6c commit 16b9cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ These sections describe how to install, upgrade and uninstall the parser plugin

The easiest approach for importing Debricked results into SSC is through [fcli](https://github.com/fortify-ps/fcli), using the `fcli ssc appversion-artifact import debricked command`. This command will download the Debricked CycloneDX SBOM file using the Debricked REST API, and then upload the SBOM file to SSC for processing by this parser plugin.

When using fcli, there is no need to manually obtain the SBOM file, preparing a proper SSC third-party results zip-file, and uploading this zip-file to SSC. With this approach, the information in the remainder of this document can be disregarded.
When using fcli, there is no need to manually obtain the SBOM file, preparing a proper SSC third-party results zip-file, and uploading this zip-file to SSC. With this approach, the information in the [Manual import](#manual-import) and [Upload results](#upload-results) sections can be ignored.

### Manually obtaining the SBOM file from Debricked
### Manual import

The Debricked website allows for generating a report in CycloneDX SBOM format using the following steps:

Expand Down

0 comments on commit 16b9cf1

Please sign in to comment.