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...
Opportunities are usually disguised as hard work, so most people don't recognize them.