FoD: unhide and rename dast-scan *-legacy
subcommands as dast-scan *-classic
#563
Labels
enhancement
New feature or request
Enhancement Request
Issue #452 had the original fod
dast-scan start
anddast-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:
dast-scan start-legacy
anddast-scan get-config-legacy
visible againdast-scan start-legacy
todast-scan start-classic
dast-scan get-config-legacy
todast-scan get-config-classic
The text was updated successfully, but these errors were encountered: