FIXME **Le PAD pour proposer une amélioration à cette page :** https://pad.zenk-security.com/p/merci ====== Scala ====== 🛠 [linter](https://github.com/HairyFotr/linter) - Linter is a Scala static analysis compiler plugin which adds compile-time checks for various possible bugs, inefficiencies, and style problems. 🛠 [Scalastyle](http://www.scalastyle.org) - Scalastyle examines your Scala code and indicates potential problems with it. 🛠 [scapegoat](https://github.com/sksamuel/scapegoat) - Scala compiler plugin for static code analysis 🛠 [WartRemover](https://github.com/puffnfresh/wartremover) - a flexible Scala code linting tool. 🛠 [Xanitizer](https://xanitizer.com/) - Xanitizer finds security vulnerabilities in Java/Scala web applications.