mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-05-01 21:04:21 +02: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:
3
app/views/libraryAdvisor/scanInputError.scala.html
Normal file
3
app/views/libraryAdvisor/scanInputError.scala.html
Normal file
@@ -0,0 +1,3 @@
|
||||
@(message: String)(implicit header: DefaultRequest, mainTemplateData: MainTemplateData)
|
||||
|
||||
<div class="alert alert-danger">I did not scan the library, because I was unable to understand what library you mean. @message</div>
|
||||
Reference in New Issue
Block a user