| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nuget |
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. |
| Class and Description |
|---|
| MSBuildProjectParseException
Exception during the parsing of a MSBuild Project file.
|
| NugetconfParseException
Exception during the parsing of a packages.config file.
|
| NugetPackage
Represents the contents of a Nuspec manifest.
|
| NugetPackageReference
Represents a reference to a NuGet package and version.
|
| NuspecParseException
Exception during the parsing of a Nuspec file.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.