fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
31 stars 22 forks source link

SSC: Have `artifact get` also present additional scan informaion #637

Closed MikeTheSnowman closed 2 weeks ago

MikeTheSnowman commented 2 weeks ago

Enhancement Request

Currently using the command fcli ssc artifact get will not tell you an FPR's other information like build-id, FPR certification status, and some other useful infomation that's present in an app version's artifact page.

The fcli ssc artifact get command should be updated to also return this information.