Closed brenwhyte closed 3 years ago
Hi @brenwhyte. Can you please refer to this property: new scan override property Try to set it to 'true' to override scan configuration
Thanks @AvivCX
I'm setting that in CxFlow's application.yaml
right?
I've already set that to true as you can see in the example above. I've tried with and without it, no difference.
ok, thanks @brenwhyte , we will look into this
Thanks @AvivCX!
Description
When trying to override the
engineConfiguration
via cx.config withMulti-language Scan
it's ignored and theDefault Configuration
is used.Expected Behavior
That a new scan is created with
Multi-language Scan
enabled or an existing project gets updated with the same.Actual Behavior
engineConfiguration
is ignored and the Default is chosen.Reproduction
GitLab webhook setup.
^^ I enabled
settings-override: true
to see if that helped.cx.config
CxFlow logging is set to Trace. Here we see the output of the engine configuration being set to
id": 1
and"Default Configuration"
I've added the
"forceScan": "true"
to ensure that a setting undersast
is getting passed through, and sure enough that one is.Here we see forcescan is enabled for this project:
Environment Details
GitLab.com Gold Checkmarx v9.2.0 HF3 cxflow 1.6.13