mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-05-30 19:30:37 +02:00
Added support for scanning transitive dependencies for .NET libraries (except those with unlimited set of supported TMFs).
This commit is contained in:
@@ -171,7 +171,7 @@ h3.library-identification{
|
||||
vertical-align: bottom;
|
||||
width: 10px;
|
||||
}
|
||||
.dependencies-table > tbody > tr:nth-of-type(4n+1), .dependencies-table > tbody > tr:nth-of-type(4n+2) {
|
||||
.dependencies-table > tbody:hover > tr {
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
.dependencies-table > tbody > tr.details > td {
|
||||
|
||||
Reference in New Issue
Block a user