mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-04-29 20:07:25 +02:00
Added support for scanning transitive dependencies for .NET libraries (except those with unlimited set of supported TMFs).
This commit is contained in:
@@ -154,6 +154,7 @@ slick.dbs.odc {
|
||||
# dotNetNugetSource = "https://path/to/your/nuget/proxy" # [optional]
|
||||
# extraArgs = [] # [optional] Unstable conf; This might be changed or removed without any notice!!!
|
||||
# cleanTmpDir = true # [optional] Keep temporary directory content for debugging
|
||||
# useDotNetCore = true # [optional] Use .NET Core for library scanning. You need dotnet executable on $PATH. This is currently useful for scanning of transitive dependencies.
|
||||
# }
|
||||
|
||||
silhouette {
|
||||
|
||||
Reference in New Issue
Block a user