Alex Gendry

Results 4 issues of Alex Gendry

#198 #449 The added fcli `--sargs --sca-args` option allows specify scan args along with other arguments such as -filter ([see accepted arguments]( https://www.microfocus.com/documentation/fortify-software-security-center/2320/SC_SAST_Help_23.2.0/index.htm#cli/sargs-options.htm?TocPath=Fortify%2520ScanCentral%2520SAST%2520Command-Line%2520Options%257C_____12)) As of --targs, with current fcli support,...

chore: `ssc av create --from` now supports copy of `IssueTemplate,VersionAttributes,UserAccess` By default, the `--copy-from` feature will copy everything from the source app, now including (with the priority): - `IssueTemplate` (user...

there's no user feedback if any of the individual requests in an SSC bulk request fails with a non-200 response code. we should think of ways to improve this, like...

enhancement
fcli-ssc
prio:high
effort:medium

Currently the command uses the copyCurrentState endpoint from the API, which returns a response 200. To check if this can be splitted into downloadCurrentState and uploadArtifact (without loosing improvement brought...

enhancement
fcli-ssc
prio:medium
effort:medium