-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
effort:lowEasy to implement/fixEasy to implement/fixenhancementNew feature or requestNew feature or requestfcli-fodIssue related to 'fcli fod' commandsIssue related to 'fcli fod' commandsprio:lowLow priority; nice to have but minimal impactLow priority; nice to have but minimal impact
Description
Enhancement Request
With the release of OpenText Core Application Security 26.1 we now have support for exporting OSS scan results in CycloneDX or SPDX format - SPDX is new.
This is available with the API endpoint GET /api/v3/open-source-scans/{scanId}/sbom.
We should update the fcli fod oss-scan download command to be able to specify this format, e.g.:
fcli fod oss-scan download 12345 --format SPDX -f test.com
If no --format option is specified we default to (current) CycloneDX format.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort:lowEasy to implement/fixEasy to implement/fixenhancementNew feature or requestNew feature or requestfcli-fodIssue related to 'fcli fod' commandsIssue related to 'fcli fod' commandsprio:lowLow priority; nice to have but minimal impactLow priority; nice to have but minimal impact