Ruud Senden

Results 189 comments of Ruud Senden

For now, potentially long-running functional tests are ignored by default unless the `ft.include.long-running` system property is set to `true`. We'll need to re-enable the test once we have the possibility...

@xakrurychle I assume this error is caused by having a space after the comma; correct syntax would be `--add-users abel,karim` (no need for the quotes anymore). Can you please try?...

@MikeTheSnowman Indeed, whether the value is surrounded by quotes is transparent to us as this is handled by the shell; we just see a single option value that potentially contains...

Related to, and potentially superseded by #369

Probably a reflection issue; seems to work fine with Java-based fcli.jar version. Same error occurs when running `fcli config proxy list` for example (after having configured a proxy). Will need...

Seems to be fixed by adding `allPublicConstructors: true` in `reflect-config.json`. For now, this setting has only been applied to `java.util.HashSet`, we'll likely need to apply this to other classes as...

No further reflection issues identified in current fcli releases, so closing this issue.

**Type:** Query **Purpose:** List all artifacts containing a Fortify SCA artifact **Expression:** `scanTypes matches ".*\bSCA\b.*"` **Explanation:** Check whether the `scanTypes` property contains the full word `SCA`, possibly surrounded by other...

Hi @MikeTheSnowman, thanks for your input. Unfortunately, there's no clear plan/ETA if/when SC-SAST will get rid of the `client-auth-token`, so until then, we have no other choice than to support...

As per discussion, the `sc-sast` and `sc-dast` modules have remained but now share their sessions with the `ssc` module in fcli v3.0.0