This repositories contains two examples of Scala scanning with Fortify SCA.
- Folder "scala-maven" contains an example of Scala scanning on a Scala project built with Maven (using the "scala-maven-plugin" from https://github.com/davidB/).
- Folder "scala-gradle" contains an example of Scala scanning on a Scala project built with Gradle.
Each folder has its own README.md with detailed explanation.
Full documentation of this functionality can be found on the scala-fortify plugin page.