CodebaseVulnerability
A vulnerability found in the application codebase.
type CodebaseVulnerability {
link: String!
modulePath: String!
severity: String!
severityScore: String
}
Fields
CodebaseVulnerability.link ● String! non-null scalar common
The URL with more information about the vulnerability.
CodebaseVulnerability.modulePath ● String! non-null scalar common
The plugin or module path affected by the vulnerability.