fortify / fcli

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

Review and improve commands for configuring & starting scans #431

Closed kadraman closed 10 months ago

kadraman commented 10 months ago

Made changes to SAST config and start commands as discussed.

Also added "entitlement" commands and moved anything entitlement related to the relevant Helper classes. I have not exposed the commands as they probably don't make sense as end-user commands.

kadraman commented 10 months ago

Removed entitlement command as this is only available for Security Lead user and adds little value - moved the entitlement validation into FoDAssessmentTypeHelper where it is relevant. Simplified SAST scan config and SAST/DAST/Mobile start commands. Marked SAST scan config and DAST/Mobile start commands as PREVIEW.