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

FoD: rename `dast-scan` subcommands for legacy scanning #452

Closed kadraman closed 8 months ago

kadraman commented 9 months ago

With the upcoming implementation of FoD DAST Automated feature, it makes more sense to preserve the dast-scan subcommands that will be relevant to this, e.g. dast-scan start, dast-scan setup etc. Any existing DAST commands should be renamed with "-legacy" postfix and hidden. We are assuming there will be a different scan type for DAST Automated but this is not confirmed yet.

Renamed commands:

All other commands can stay the same as they as scan generic with overriden scan type.