code-scanning-organization-alert-items [object]
Attributes
alert-created-at [scalar]
The time that the alert was created in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
alert-dismissed-at [scalar]
The time that the alert was dismissed in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
nullable-simple-user [object]
A GitHub user.
Attributes
code-scanning-alert-dismissed-comment [scalar]
The dismissal comment associated with the dismissal of the alert.
code-scanning-alert-dismissed-reason [scalar]
Required when the state is dismissed. The reason for dismissing or closing the alert.
alert-fixed-at [scalar]
The time that the alert was no longer detected and was considered fixed in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
alert-instances-url [scalar]
The REST API URL for fetching the list of instances for an alert.
code-scanning-alert-instance [object]
Attributes
simple-repository [object]
A GitHub repository.
Attributes
A template for the API URL to download the repository as an archive.
A template for the API URL to list the available assignees for issues in the repository.
A template for the API URL to create or retrieve a raw Git blob in the repository.
A template for the API URL to get information about branches in the repository.
A template for the API URL to get information about collaborators of the repository.
A template for the API URL to get information about comments on the repository.
A template for the API URL to get information about commits on the repository.
A template for the API URL to compare two commits or refs.
A template for the API URL to get the contents of the repository.
A template for the API URL to list the contributors to the repository.
The API URL to list the deployments of the repository.
The repository description.
The API URL to list the downloads on the repository.
The API URL to list the events of the repository.
Whether the repository is a fork.
The API URL to list the forks of the repository.
The full, globally unique, name of the repository.
A template for the API URL to get information about Git commits of the repository.
A template for the API URL to get information about Git refs of the repository.
A template for the API URL to get information about Git tags of the repository.
The API URL to list the hooks on the repository.
The URL to view the repository on GitHub.com.
A unique identifier of the repository.
A template for the API URL to get information about issue comments on the repository.
A template for the API URL to get information about issue events on the repository.
A template for the API URL to get information about issues on the repository.
A template for the API URL to get information about deploy keys on the repository.
A template for the API URL to get information about labels of the repository.
The API URL to get information about the languages of the repository.
The API URL to merge branches in the repository.
A template for the API URL to get information about milestones of the repository.
The name of the repository.
The GraphQL identifier of the repository.
A template for the API URL to get information about notifications on the repository.
Whether the repository is private.
A template for the API URL to get information about pull requests on the repository.
A template for the API URL to get information about releases on the repository.
The API URL to list the stargazers on the repository.
A template for the API URL to get information about statuses of a commit.
The API URL to list the subscribers on the repository.
The API URL to subscribe to notifications for this repository.
The API URL to get information about tags on the repository.
The API URL to list the teams on the repository.
A template for the API URL to create or retrieve a raw Git tree of the repository.
The URL to get more information about the repository from the GitHub API.
code-scanning-alert-rule [object]
Attributes
A short description of the rule used to detect the alert.
description of the rule used to detect the alert.
Detailed documentation for the rule as GitHub Flavored Markdown.
A link to the documentation for the rule used to detect the alert.
A unique identifier for the rule used to detect the alert.
The name of the rule used to detect the alert.
The security severity of the alert.
The severity of the alert.
alert-updated-at [scalar]
The time that the alert was last updated in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.