SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.9.8

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
18 1 0 0

Files

Class Bugs
org.myjtools.jexten.internal.InjectionHandler 1

org.myjtools.jexten.internal.InjectionHandler

Bug Category Details Line Priority
new org.myjtools.jexten.internal.InjectionHandler(DefaultExtensionManager, InjectionProvider, ModuleLayerProvider, Logger) may expose internal representation by storing an externally mutable object into InjectionHandler.extensionManager MALICIOUS_CODE EI_EXPOSE_REP2 51 Medium