diff --git a/src/reference/01-General-Info/02-Community-Plugins.md b/src/reference/01-General-Info/02-Community-Plugins.md index 0f20dc2b4..4c441f46b 100644 --- a/src/reference/01-General-Info/02-Community-Plugins.md +++ b/src/reference/01-General-Info/02-Community-Plugins.md @@ -368,6 +368,7 @@ generate dependency lockfiles and check for changes at build time. source files (such as TODO and FIXME). - [sbt-rewarn](https://github.com/rtimush/sbt-rewarn): always display compilation warnings, despite the incremental compilation. +- [sbt-findsecbugs](https://github.com/code-star/sbt-findsecbugs): Run Spotbugs with FindSecBugs plugin from sbt. - [sbt-jcheckstyle](https://github.com/xerial/sbt-jcheckstyle): Java code style checking using Checkstyle. - [sbt-sonar](https://github.com/mwz/sbt-sonar): integration with