fcli
fcli copied to clipboard
FoD: unhide and rename `dast-scan *-legacy` subcommands as `dast-scan *-classic`
Enhancement Request
Issue #452 had the original fod dast-scan start
and dast-scan get-config
commands hidden and renamed with a -legacy
prefix in order to accomidate the new FoD DAST Automated assessment capability. I think we had some uncertainty at the time if the legacy web-app/api DAST assessment types would be sticking around (or possibly some other reason).
But it's looking like DAST Automated and the Legacy DAST Assessment capabilities will be living together for now because it appears that DAST Automated is now available and does indeed appear to be it's own assessment type that can be used along side with the existing App/API DAST assessments.
With that said, I think we should consider doing the following:
- Make the
dast-scan start-legacy
anddast-scan get-config-legacy
visible again - Rename
dast-scan start-legacy
todast-scan start-classic
- And rename
dast-scan get-config-legacy
todast-scan get-config-classic