Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 651 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 651 Bytes

sample-scala

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.