Open MikeTheSnowman opened 4 months ago
Yes, I agree that the classic DAST will still be around. However since it is not automated (its basically just a form filling exercise) and the APIs (particularly the setup API) are incomplete I'm not sure what value it would have in fcli
. Happy to uncomment/change the names if we think it adds value?
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