Tom Kiemes
Tom Kiemes
Hi @OliverNocon in case we do not get feedback, would you be open for a PR which takes the `installArtifacts` into account again when using the Unified Agent? I would...
@raghunathd8, @UmidjonUrunov Any comments? @SAP/jenkins-library-team please remove the stale label. Thx
@raghunathd8, @UmidjonUrunov Any comments? This is still a problem. @OliverNocon Do we always have to wait for some initial contributors? I hope not. scanUA.go is still not working with the...
Hi @nevskrem I think the problem still exists. I see the preStep, but it fails. ``` Failed to execute maven pre step command maven.runPreStep = true, but the pre-step failed...
This is still an issue @SAP/jenkins-library-team. Please remove stale label and verify the problem.
I am also struggling with the documentation on how to exclude files from being scanned by CodeQL. Seems the documentation is not properly updated yet. Some pieces of the doc...
Also numbers 1,2,3 for adding green, red, orange labels to cards would be great.
Thanks for that hint @mbg. 😅 But how do I specify `paths-ignore` then in the config file if the structure has to be ` `? Could you help there as...
I think I tried that before but it did not work. Retried and I get ``` Writing logs to /Users///codeqlDB/log/database-create-20240409.101317.682.log. Initializing database at /Users///codeqlDB. A fatal error occurred: Query pack...
Besides the broken links, the documentation should also explain how an MTA project is scanned. The `scanProperties` `--detect.detector.search.depth=1` is needed. Otherwise the step will not find any buildDescriptor to scan.