ilopezv

Results 15 comments of ilopezv

actually there is no pre configured rule in gitleaks that trigger the finding. Our custom rule y like that, we use the word "key" in our developments but these word...

this change generate an issue on windows 10 as you can see at: https://github.com/spring-projects/spring-tools/issues/1542#issuecomment-2823542304

problems seem to be related with java 25 as I can see in [hs_err_pid3012.log](https://github.com/user-attachments/files/23005515/hs_err_pid3012.log): **NoSuchMethodError // java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial** ``java Exception (0x0000000602810948) ``

same problem here with podman or docker desktop on windows 11 it could be a wsl2 problem?

I answer my self, problem is not podmad or docker desktop, the problem is related of how bindings are defined in the project. In my case I was using a...