Uses of Class
org.owasp.dependencycheck.data.nuget.NugetPackage
Packages that use NugetPackage
Package
Description
Contains classes related to parsing Nuget related files
These are used to abstract away Nuget-related handling from Dependency Check so they can be used elsewhere.
These are used to abstract away Nuget-related handling from Dependency Check so they can be used elsewhere.
-
Uses of NugetPackage in org.owasp.dependencycheck.data.nuget
Methods in org.owasp.dependencycheck.data.nuget that return NugetPackageModifier and TypeMethodDescriptionXPathNuspecParser.parse(InputStream stream) Parse an input stream and return the resultingNugetPackage.