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 Code Scanning Alerts
The github_code_scanning_alerts table shows data for Github Code Scanning Alerts.
This table supports incremental syncing. Read more about incremental syncing here.
Primary Keys #
Name | Type |
---|---|
number | int64 |
org | utf8 |
repository_name | utf8 |
Incremental Sync Keys #
Name | Type |
---|---|
updated_at | timestamp[us, tz=UTC] |
Columns #
Name | Type |
---|---|
closed_at | timestamp[us, tz=UTC] |
closed_by | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
dismissed_at | timestamp[us, tz=UTC] |
dismissed_by | json |
dismissed_comment | utf8 |
dismissed_reason | utf8 |
fixed_at | timestamp[us, tz=UTC] |
html_url | utf8 |
instances | json |
instances_url | utf8 |
most_recent_instance | json |
number | int64 |
org | utf8 |
repository | json |
repository_name | utf8 |
rule | json |
rule_description | utf8 |
rule_id | utf8 |
rule_severity | utf8 |
state | utf8 |
tool | json |
updated_at | timestamp[us, tz=UTC] |
url | utf8 |