fcli
fcli copied to clipboard
FoD: Allow Open Source Components to be retrieved and exported
Add a command to allow open source components (and their license/vulnerabilities) to be retrieved for a specific application release, e.g.:
fcli fod oss list MyApp:MyRel --scan-type [Sonatype|Debricked]
Note: currently the FoD API does not provide functionality to filter components by release.
There is already an fod oss lss command for listing open source scans, it might be better to create this command under "app" and "release", e.g. fod release list-components [or lsc].
API does not currently allow vulnerabilities to be retrieved for the components.