Aurélien Leboulanger

Results 10 comments of Aurélien Leboulanger

@aftabnaveed replace the require by `resty.cors` instead of `lib.resty.cors` because the file will be here: /usr/local/openresty/site/lualib/resty/cors.lua

@pieterdc1 is it already it the latest version ? or I have to wait a futur release ? thanks

I missed to add another example which for me is also a false positive for a GET method, we not consume anything so I expect to not have any security...

I missed to say to switch to Graalvm JDK maybe before run the quarkus build. I used the OpenJDK Runtime Environment GraalVM CE 17.0.9+9.1 with quarkus 3.6.5 it working for...

it seems we found the issue with the docker build (without using local graalvm) and the docker image is using a 21 version whereas we are working with java 17...

So to complete my last comment. it is working only with the build-image jdk17 but it is not working with the default one (quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21). so without setting graalvm jdk and...

> I missed to say to switch to Graalvm JDK maybe before run the quarkus build. I used the OpenJDK Runtime Environment GraalVM CE 17.0.9+9.1 > > with quarkus 3.6.5...

I tried to close PRs and relaunch a scala steward but the bot didn't create again the PRs.