Vladimir Shelkovnikov
Vladimir Shelkovnikov
I see the following error after update when I am validating GitHub integration: ``` 2024.02.14 06:30:42 ERROR web[][o.s.s.p.w.RootFilter] Processing of request /api/alm_settings/validate_binding?project=utils-Android failed javax.servlet.ServletException: 'io.jsonwebtoken.JwtBuilder io.jsonwebtoken.JwtBuilder.setExpiration(java.util.Date)' at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:273) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:202)...
>  > > 1. I see the flag is set in SonarQube but I don't see any summary report on gh. > 2. `WARN: sonar.plugins.downloadOnlyRequired is false, so ALL...
I will check. There may be a problem with parsing cobertura report. Even through I fixed it in 0.2.3 You can check if lcov format will be displayed correctly
Hi! Right, I think `target:src_path` will allow to drop the `FileAdjustor` as it is using the absolute path I prepared the new version with fix, I am still testing it...
Sorry, my bad I uploaded wrong file, 10.12.0.2522 is the newest api version, it is not supported yet I replaced the file with the correct version 10.11.0.2468 I will work...
I see, I was able to reproduce on clean deploy. I will make adjustments I will test it and will reach you after that UPD: Done, there should not be...
Hey, @jkroepke! I see that this PR was not updated for a while. It is a great PR for improving the security, I am currently start working on the same...
@Sheikh-Abubaker @jkatsos @maorfr @torstenwalter @Xtigyro @zanhsieh Appreciate if able to review the PR when available, thanks!
> @C4tWithShell Thanks for the Contribution! Have you tested the proposed solution ? Yes, I did