Add support to fcli fod
for direct import of Debricked SBOM
#560
Labels
enhancement
New feature or request
fcli fod
for direct import of Debricked SBOM
#560
Enhancement Request
Although, we can currently import Debricked SBOMs via
fcli fod oss import
command this requires scripted generation of Debricked API commands for the export, e.g. using Debricked API:/api/1.0/open/sbom/generate-cyclonedx-sbom
. It would be better to implement single command to do this, options include:fcli fod oss-scan import-debricked
fcli fod action run debricked-sbom-export
The later would be used in combination with
fcli fod oss import
command.The text was updated successfully, but these errors were encountered: