dependency_review
Overview
| Name | dependency_review |
| Type | Resource |
| Id | github.dependency_graph.dependency_review |
Fields
| Name | Datatype | Description |
|---|---|---|
name | string | |
change_type | string | |
ecosystem | string | |
license | string | |
manifest | string | |
package_url | string | |
scope | string | Where the dependency is utilized. development means that the dependency is only utilized in the development environment. runtime means that the dependency is utilized at runtime and in the development environment. |
source_repository_url | string | |
version | string | |
vulnerabilities | array |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
diff_range | SELECT | basehead, owner, repo |