NDepend.API Documentation
ISecurityAdvisory Interface Properties

NDepend.Security Namespace : ISecurityAdvisory Interface

For a list of all members of this type, see ISecurityAdvisory members.

Public Properties
 NameDescription
 Property The name of the assembly consumed by your application that has the security advisory.  
 Property The version of the assembly consumed by your application that has the security advisory.  
 Property The security advisory Id starting with GHSA-  
 PropertyThe NuGet package name that contains the third-party assembly. Use to get the NuGet package version.  
 PropertyThe patched version. Some security advisory don't mention the patched-version so it is inferred from the upper limit.  
 Property The severity of the security advisory.  
 Property The summary of the security issue.  
 Property The security advisory last updated date.  
 Property The url of the security advisory: https://github.com/advisories/{Id}  
 Property The description of the NuGet package versions impacted by the security issue.  
Top
See Also

Reference

ISecurityAdvisory Interface
NDepend.Security Namespace