fortify / fcli

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

`fcli util msp-report generate`: Include artifact status (processing complete, requires approval, ...) in CSV files #308

Closed rsenden closed 1 year ago

rsenden commented 1 year ago

To provide better insight as to why an artifact was processed or not, add an artifact status field in the CSV files. Potentially, we can then remove the purged boolean field, as artifact status will probably tell whether the artifact has been purged.

rsenden commented 1 year ago

Already included in the status column in details/artifacts*.csv