Back to plugin list
Official
GitHub
The CloudQuery GitHub plugin extracts your GitHub API and loads it into any supported CloudQuery destination
Latest version
v7.5.1
Type
Source
Published
Nov 16, 2023
Category
engineering-analytics
Repositorygithub.com/cloudquery/cloudquery
Github Organization Dependabot Alerts
The github_organization_dependabot_alerts table shows data for Github Organization Dependabot Alerts.
The composite primary key for this table is html_url, org.
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
dependency | json |
dismissed_at | timestamp[us, tz=UTC] |
dismissed_by | json |
dismissed_comment | utf8 |
dismissed_reason | utf8 |
fixed_at | timestamp[us, tz=UTC] |
html_url | utf8 |
number | int64 |
org | utf8 |
security_advisory | json |
security_vulnerability | json |
state | utf8 |
updated_at | timestamp[us, tz=UTC] |
url | utf8 |
Relations
This table depends on:
Github Organizations