Table: github_repository_dependabot_alerts

This table shows data for Github Repository Dependabot Alerts.

The composite primary key for this table is (org, repository_id, number).

Relations

This table depends on github_repositories.

Columns

NameType
_cq_source_nameString
_cq_sync_timeTimestamp
_cq_idUUID
_cq_parent_idUUID
org (PK)String
repository_id (PK)Int
number (PK)Int
stateString
dependencyJSON
security_advisoryJSON
security_vulnerabilityJSON
urlString
html_urlString
created_atTimestamp
updated_atTimestamp
dismissed_atTimestamp
dismissed_byJSON
dismissed_reasonString
dismissed_commentString
fixed_atTimestamp