banderous
banderous
Running into this in 2020 and it's a blocker to adoption.
Thanks for the response @jvalkeal. Is there no way to allow exceptions to propagate to the sender of the event, and if so why?
@jeremylong this is also an issue when configuring a suppression file; the configured value for 'suppressionFile' [is passed to](https://github.com/jeremylong/DependencyCheck/blob/62bc23341a396b27493811704e7da669cbaa2d9c/core/src/main/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzer.java#L216) new File(...) which works for me on Oracle's JDK but fails...