You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows spotbugs to see transitive dependencies but not analyze them, so only use as extra context for analysis of main code
Arguably this could be a default, and existing option for analyzing transitive dependencies along with main code be a 2nd mode. Or there could be 3 modes for transitive deps: ignore, lookup, analyze