メインコンテンツまでスキップ

ActionsWorkflowDependencyFoundAt

No description

type ActionsWorkflowDependencyFoundAt {
line: Int!
column: Int!
}

Fields

ActionsWorkflowDependencyFoundAt.line ● Int! non-null scalar

Line number of the vulnerability

ActionsWorkflowDependencyFoundAt.column ● Int! non-null scalar

Column number of the vulnerability

Member of

ActionsWorkflowContainerImageDependency object ● ActionsWorkflowDependency interface ● ActionsWorkflowExternalScriptDependency object ● ActionsWorkflowLocalActionDependency object ● ActionsWorkflowPublicActionDependency object