Back to source list
Official
Premium
GitHub
The CloudQuery GitHub plugin extracts your GitHub API and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v11.10.0
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $15
monthly free quota
1M rows
Github Repository Dependabot Alerts
The github_repository_dependabot_alerts table shows data for Github Repository Dependabot Alerts.
Primary Keys #
Name | Type |
---|---|
number | int64 |
org | utf8 |
repository_id | int64 |
Columns #
Name | Type |
---|---|
auto_dismissed_at | timestamp[us, tz=UTC] |
_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 |
repository | json |
repository_id | int64 |
security_advisory | json |
security_vulnerability | json |
state | utf8 |
updated_at | timestamp[us, tz=UTC] |
url | utf8 |
Relations
This table depends on:
Github Repositories