/sample-scala

Simple example showing how Fortify scanning can be performed in Scala applications built with Maven (using the "scala-maven-plugin" from https://github.com/davidB/) or Gradle.

Primary LanguageScalaApache License 2.0Apache-2.0

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.