Object GitHub::RepositoryVulnerabilityAlert
A alert for a repository with an affected vulnerability.
Fields
createdAt: DateTime!
When was the alert created?
dismissReason: String
The reason the alert was dismissed
dismissedAt: DateTime
When was the alert dimissed?
dismisser: User
The user who dismissed the alert
id: ID!
repository: Repository!
The associated repository
securityAdvisory: SecurityAdvisory
The associated security advisory
securityVulnerability: SecurityVulnerability
The associated security vulnerablity
vulnerableManifestFilename: String!
The vulnerable manifest filename
vulnerableManifestPath: String!
The vulnerable manifest path
vulnerableRequirements: String
The vulnerable requirements