Skip to content

Commit

Permalink
Fortify: Scala 3.5.0 (was 3.4.2) (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Aug 14, 2024
1 parent 7aa1271 commit 619b242
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
crossScalaVersions := Seq("3.4.2", "2.13.14")
crossScalaVersions := Seq("3.5.0", "2.13.14")
scalaVersion := crossScalaVersions.value.head
scalacOptions ++= Seq("-deprecation", "-feature")

Expand Down
6 changes: 3 additions & 3 deletions vulnerabilities-3.x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Routes.scala(51) : ->ProcessBuilder.!!(this)
Routes.scala(64) : <->akka.http.webgoat.Routes$commandInjectionNestedParameterDirectives$lzyINIT1$$anonfun$1$$anonfun$1$$anonfun$1.innerinit^(0->this)
Routes.scala(63) : ->akka.http.webgoat.Routes$commandInjectionNestedParameterDirectives$lzyINIT1$$anonfun$1$$anonfun$1.apply(this)
Routes.scala(63) : <=> (this)
Routes.scala(64) : <->akka.http.webgoat.Routes$commandInjectionNestedParameterDirectives$lzyINIT1$$anonfun$1$$anonfun$1.innerinit^(0->this)
Routes.scala(63) : <->akka.http.webgoat.Routes$commandInjectionNestedParameterDirectives$lzyINIT1$$anonfun$1$$anonfun$1.innerinit^(0->this)
Routes.scala(62) : ->akka.http.webgoat.Routes$commandInjectionNestedParameterDirectives$lzyINIT1$$anonfun$1.apply(0)

[9910602FAA08593DC4B73AFB31DAF6CF : critical : Command Injection : dataflow ]
Expand Down Expand Up @@ -131,10 +131,10 @@ Routes.scala(51) : ->ProcessBuilder.!!(this)
Routes.scala(117) : <->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$1.innerinit^(0->this)
Routes.scala(116) : ->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1$$anonfun$1$$anonfun$2.apply(this)
Routes.scala(116) : <=> (this)
Routes.scala(117) : <->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1$$anonfun$1$$anonfun$2.innerinit^(0->this)
Routes.scala(116) : <->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1$$anonfun$1$$anonfun$2.innerinit^(0->this)
Routes.scala(115) : ->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1$$anonfun$1.apply(this)
Routes.scala(115) : <=> (this)
Routes.scala(118) : <->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1$$anonfun$1.innerinit^(0->this)
Routes.scala(115) : <->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1$$anonfun$1.innerinit^(0->this)
Routes.scala(112) : ->akka.http.webgoat.Routes$commandInjectiondAsync$lzyINIT1$$anonfun$1.apply(0)

[BC4F6F8140D8E9AF3B7F4CCC61AA16AD : critical : Command Injection : dataflow ]
Expand Down

0 comments on commit 619b242

Please sign in to comment.