Hi folks, you may have seen recently a series of code scanning alerts [1] popping. I've fixed the ones that made sense and I was wondering if there is any objection to closing the various "Generic exceptions should be never thrown" (eg, [2]) as I don't think they really apply, given that Camel is a development framework and changing method signature is not feasible. I want to have a clean view of those alerts in order to intervene if a real issue comes over.
If there is no objection I will proceed dismissing the issues I've already fixed and the "generic error" alerts by the end of the week. Thanks and regards, Pasquale. [1] https://github.com/apache/camel/security/code-scanning [2] https://github.com/apache/camel/security/code-scanning/5746
