mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-18 23:34:34 +01:00
Added new ODC scans for Java libraries. Those can scan even transitive dependencies and can be run before adding a new library to a project.
This commit is contained in:
@@ -75,7 +75,7 @@ libraryDependencies += "net.codingwell" %% "scala-guice" % "4.0.0"
|
||||
|
||||
libraryDependencies += "com.iheart" %% "ficus" % "1.4.0"
|
||||
|
||||
libraryDependencies += "org.owasp" % "dependency-check-core" % "1.4.2"
|
||||
libraryDependencies += "org.owasp" % "dependency-check-core" % "1.4.5"
|
||||
|
||||
libraryDependencies += "com.typesafe.play" %% "play-mailer" % "3.0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user