Heidrich Attila
Heidrich Attila

I experience the same with version 0.11. The same config worked well with 0.10, but now... ``` [gitlab-runner@runner8 docker]$ curl --noproxy "*" http://192.168.48.3:9187/metrics An error has occurred while serving metrics:...
same for me. running in containers with docker-compose collecting from two db instances, both different hostnames and ports same error message with 0.11, works fine with 0.10
A similar thimg happens for us f.e. libexpat1 ▸ 2.2.10-2+deb11u3 is identified as a component of the OpenJDK:11 docker image CVE-2021-45960 is listed in the vulnerabilities but CVE-2021-45960 is not...
> I have found a few things, maybe interesting for others too. Although a vulnerability affects versions of an application, usually linux distribution maintainers apply security patches for the affected...
Similar case here. Only for javascript project. When all other projects finish, the javascipt scanner starts working on the dist/*.js files, and produces a huge load of errors, fails at...
I'm using gitlab CI, and experiencing quite similar error messages. sonar is 7.5 (with community branch plugin), plugin is 4.1.0-SNAPSHOT, gitlab is 11.11.3 invocation: gradle plugin runs the scanner options...
I have the same error for a typescript project. I can not use the plugin for this project. Strange for me, that there are another typescript project with the same...
Same error occured here as well. We use gradle (factory docker image) for build, and sonar plugin for gradle. Exception vanished since I use own gradle image from factory image,...
Similar error here: ``` 07:49:17.027 INFO: Executing post-job 'GitLab Commit Issue Publisher' 07:49:57.636 INFO: ------------------------------------------------------------------------ 07:49:57.636 INFO: EXECUTION FAILURE 07:49:57.636 INFO: ------------------------------------------------------------------------ 07:49:57.636 INFO: Total time: 51.462s 07:49:57.691 INFO: Final...