fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
27 stars 16 forks source link

SC-SAST: Provide ability to pass custom targs/sargs when starting scan #449

Open kadraman opened 9 months ago

kadraman commented 9 months ago

We have many customers that pass custom targs/sargs when starting ScanCentral scans remotely, including:

We need to update sc-sast start scan command with additional for sargs and targs. Although the scancentral package command accepts a targs options it doesn't appear to accept an sargs option and in case, from the documentation:

Deprecated: Fortify recommends that you use the ‑sargs option directly with the Start Command.

So we should add these options to our start command.

rsenden commented 8 months ago

Duplicate of #198, but keeping this one as it contains slightly more information.