Security static analysis tooling for Scala?

This page summarizes the projects mentioned and recommended in the original post on /r/scala

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scalafix-organize-imports

    Discontinued A CI-friendly Scalafix semantic rule for organizing imports

    I can also automatically rewrite code to fix (some of) these issues. It's extendable with plugins, great example is sorting imports: https://github.com/liancheng/scalafix-organize-imports

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • Scalafix

    Refactoring and linting tool for Scala

    I also recommend using Scalafix. It's a tool which can lint your codebase, checking for potentially problematic things, like

  • bug

    Scala 2 bug reports only. Please, no questions — proper bug reports only.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Unite imports using scalafmt

    1 project | /r/scala | 10 Jan 2023
  • Dragging Haskell Kicking and Screaming into the Century of the Fruitbat :: Reasonably Polymorphic

    3 projects | /r/haskell | 13 Nov 2021
  • Scala noob question. Parameter of type Option. Why does scala compiler allows passing null as an argument?

    1 project | /r/scala | 10 May 2021
  • Teaching exercises with custom error messages

    1 project | /r/scala | 2 Mar 2021
  • The thousand dollars one line mistake - SBT + PlayFramework

    1 project | dev.to | 1 Jul 2024

Did you konow that Scala is
the 37th most popular programming language
based on number of metions?