Skip to content

Add find-sec-bugs-sbt

Fabien Catteau requested to merge add-fsb-sbt into master

What does this MR do?

Add find-sec-bugs-sbt to the analyzers SAST knows about.

Why was this MR needed?

So that SAST recognizes Scala Sbt projects and delegate to find-sec-bugs-sbt when needed.

Does this MR meet the acceptance criteria?

Integration is tested in https://gitlab.com/gitlab-org/security-products/tests/sast

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/5250

Merge request reports