Possible execution error with FindSecBugs
When running sast job in a pipeline, I get this error that prevents FindSecBugs to scan the source code. I'm not sure if the test is using the right version of the image, but this is from the official Auto DevOps template so I guess it should work anyway.
EXECUTE: /app/bin/find-sec-bugs-launcher analyze . > /code/gl-sast-find-sec-bugs.xml
/app/bin/find-sec-bugs-launcher: 2: /app/bin/find-sec-bugs-launcher: Syntax error: newline unexpected
See https://staging.gitlab.com/bikebilly/java-maven/-/jobs/35566113 for more details.
Edited by Fabio Busatto