ResultType enum
This enum defines the different result types.
Fields
Unknown = 0 | The result was found from an unspecified analysis type |
Dependency = 1 | The result was found from dependency analysis |
VersionControl = 2 | The result was found from static code analysis |