github find-sec-bugs/find-sec-bugs version-1.7.1
Version 1.7.1 - Introducing SpotBugs (s/Find/Spot/)

6 years ago

SpotBugs first stable release is approaching (3.1.0). The build is now using SpotBugs rather than FindBugs. Nevertheless, Find Security Bugs will continue to be compatible with FindBugs as the API stays the same. If you don't migrate to SpotBugs, you will be missing the Java 8 compatibility.

What's new in this release? Many new signatures - 94 to be exact - have been added including Android SQL APIs and Struts 2 APIs receiving OGNL expression. Improvements have been made to API affected by SSRF for Play as well as J2EE API.

Special Thanks to the contributors of this release : @javabeanz, @topolik, @MaxNad, @dbaxa, @ln2v, @gredler, @dreis2211, @johnhawes, @obilodeau and @xsun12.
Also thanks to @VinodAnandan for spotting a regression with OWASP Benchmark project.


Implemented enhancements:

  • OGNL injection #312
  • Generalize configuration properties with hard coded password #292
  • New rule: detect https connections with weak SSL / TLS protocol #283

Closed issues:

  • URL decode create false-negative #322
  • CRLF_INJECTION_LOGS documentation typo #299
  • Run coveralls after each build #287

Merged pull requests:


Hashes:

dc733590c116fd2fb37fda434b76b7fecd90664456219cab5d135d73ca0467df *findsecbugs-cli-1.7.1.zip

Don't miss a new find-sec-bugs release

NewReleases is sending notifications on new releases.