On github there is a security tab, where we have 1200+ listed. https://github.com/apache/camel/security/code-scanning
A lot of them are from PMD which seems to be out-dated and not run for a long time. The newest items is 10 months old https://github.com/apache/camel/security/code-scanning?query=is%3Aopen+branch%3Amain+tool%3APMD+sort%3Acreated-desc I have tried to resolve these as its false positive in auto generated source code that PMD should skip. I wonder if we can find a way to remove PMD or all of these 1200+ false alerts? -- Claus Ibsen ----------------- @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
