Jonathan Schnéider

Results 41 issues of Jonathan Schnéider

ECJ throws this: ``` java.lang.NoClassDefFoundError: com/sun/source/util/Trees at org.powerassert.PowerAssertProcessor.init(PowerAssertProcessor.java:35) ``` At one point, the following tools used ECJ programatically: - Tomcat, to compile JSPs - GCJ - Liferay

This one hurt us on the Moderne SaaS team today: https://rules.sonarsource.com/java/RSPEC-2112

recipe

https://rules.sonarsource.com/java/tag/owasp/RSPEC-4544 https://swapneildash.medium.com/understanding-insecure-implementation-of-jackson-deserialization-7b3d409d2038 https://www.nccgroup.com/globalassets/our-research/us/whitepapers/2018/jackson_deserialization.pdf

recipe

This feature adds support for commonly requested functionality for an application to be able to aggregate some set of metrics key performance indicators down to a health indicator. I fully...

type: enhancement
status: pending-design-work

It appears that Maven must assume an empty POM with no dependencies or parents or anything (maybe the "root pom") when a JAR exists in the right directory structure but...

bug