Moritz H.

Results 17 comments of Moritz H.

If you're using a self signed certificate, make sure that this certificate has an AlternativeName on it, see [here](https://stackoverflow.com/questions/21488845/how-can-i-generate-a-self-signed-certificate-with-subjectaltname-using-openssl). I just searched 2 hours for the cause, because the app...

We need to add `pullRequest` parameter to `GET api/qualitygates/project_status` which is the "Pull request id" according to documentation. When scanning, this PR key is set via `sonar.pullrequest.key`. The `branch` parameter...

Can you please provide some sample code which shows the calls you make and the hash output?

I got it working with this config: https://github.com/qaware/microservices-with-micronaut/blob/master/github-scraper-graal/src/main/graal/reflect.json

> @phxql So you understand the root of this behavior. When the map is stored in the cache, any information about its generics are lost. We don't know what the...

Hello, thanks for the report! I agree, the current implementation is very naive. It's not intended to be run all the time, just one time on a new hardware, and...