mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-17 23:04:22 +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:
2
app/views/libraryAdvisor/notFound.scala.html
Normal file
2
app/views/libraryAdvisor/notFound.scala.html
Normal file
@@ -0,0 +1,2 @@
|
||||
@(dependency: String)
|
||||
<div class="alert alert-danger">Dependency @dependency was not found.</div>
|
||||
Reference in New Issue
Block a user