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
v13.1.0
Type
Source
Platforms
Date Published
Github Repository Dependabot Alerts
The github_repository_dependabot_alerts table shows data for Github Repository Dependabot Alerts.
This table supports incremental syncing. Read more about incremental syncing here.
Primary Keys #
Name | Type |
---|---|
number | int64 |
org | utf8 |
repository_id | int64 |
Incremental Sync Keys #
Name | Type |
---|---|
updated_at | timestamp[us, tz=UTC] |
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