Comment Java tools (Score 2) 88
Two tools that I use regularly to check Java artifacts:
FindBugs: http://findbugs.sourceforge.ne...
OWASP Dependency Check: https://www.owasp.org/index.ph...
When we write programs that "learn", it turns out we do and they don't.