DependencyResult interface
An instance of a vulnerable dependency that was detected
Properties
dependency | Information about the vulnerable dependency that was found |
dependency |
Unique ID for this dependency |
result |
ID for the Result that this instance belongs to |
root |
Heirarchal information when multiple instances are found |
version |
Information about where the dependency was found |
Property Details
dependency
Information about the vulnerable dependency that was found
dependency: Dependency
Property Value
dependencyResultId
Unique ID for this dependency
dependencyResultId: number
Property Value
number
resultId
ID for the Result that this instance belongs to
resultId: number
Property Value
number
rootDependencyId
Heirarchal information when multiple instances are found
rootDependencyId: number
Property Value
number
versionControlFilePath
Information about where the dependency was found
versionControlFilePath: VersionControlFilePath