Kevin A. Lee

Results 27 comments of Kevin A. Lee

I think these fields should only be set by the integration itself and not user editable .

I like the idea of command recording/playback - I think most O/Ss have some of ability to do this: `script` on Linux/UNIX and `Start-Transcript` on PowerShell. However, It would be...

Yes, agreed but see below... With your example, to get it to work in FoD you would actually need to do: `fcli fod app list -q "businessCriticalityType=='High'"` (powershell you need...

Initially this will be done on the users and/or users-groups. It may be worth adding onto the application as well but this is duplication?

I think existing functionality at `access-control` level is OK for now - will keep it as low priority unless a customer specifically requests it.

Propsoed to add `fcli fod scan start-mobile` for automated binary scanning. Setup of mobile scan (like dast) will come in additional issue

There is already an `fod oss lss` command for listing open source scans, it might be better to create this command under "app" and "release", e.g. `fod release list-components [or...

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...

I've noticed that the Azure DevOps plugin has had the "DAST Website" task removed and only has "DAST Automated" now - not sure if this makes the case for un-hiding...