diff --git a/package-lock.json b/package-lock.json index e000f58b..f0b389e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0-development", "license": "MIT", "dependencies": { - "@octokit/types": "^6.28.1" + "@octokit/types": "^6.38.0" }, "devDependencies": { "@octokit/core": "^3.0.0", @@ -2531,9 +2531,9 @@ } }, "node_modules/@octokit/openapi-types": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-11.2.0.tgz", - "integrity": "sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==" + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.5.0.tgz", + "integrity": "sha512-VatvE5wtRkJq6hAWGTBZ62WkrdlCiy0G0u27cVOYTfAWVZi7QqTurVcjpsyc5+9hXLPRP5O/DaNEs4TgAp4Mqg==" }, "node_modules/@octokit/request": { "version": "5.6.3", @@ -2561,11 +2561,11 @@ } }, "node_modules/@octokit/types": { - "version": "6.34.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.34.0.tgz", - "integrity": "sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==", + "version": "6.38.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.38.0.tgz", + "integrity": "sha512-KJSF7k0fYD6stEPvkDR1V7ZI4ctCn6IVRRFkS1CItPsV5KdbIUUArasuVgVM5u35nJbbOJbBfQrEyqkI4/czdA==", "dependencies": { - "@octokit/openapi-types": "^11.2.0" + "@octokit/openapi-types": "^12.5.0" } }, "node_modules/@pika/babel-plugin-esm-import-rewrite": { @@ -13176,9 +13176,9 @@ } }, "@octokit/openapi-types": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-11.2.0.tgz", - "integrity": "sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==" + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.5.0.tgz", + "integrity": "sha512-VatvE5wtRkJq6hAWGTBZ62WkrdlCiy0G0u27cVOYTfAWVZi7QqTurVcjpsyc5+9hXLPRP5O/DaNEs4TgAp4Mqg==" }, "@octokit/request": { "version": "5.6.3", @@ -13206,11 +13206,11 @@ } }, "@octokit/types": { - "version": "6.34.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.34.0.tgz", - "integrity": "sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==", + "version": "6.38.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.38.0.tgz", + "integrity": "sha512-KJSF7k0fYD6stEPvkDR1V7ZI4ctCn6IVRRFkS1CItPsV5KdbIUUArasuVgVM5u35nJbbOJbBfQrEyqkI4/czdA==", "requires": { - "@octokit/openapi-types": "^11.2.0" + "@octokit/openapi-types": "^12.5.0" } }, "@pika/babel-plugin-esm-import-rewrite": { diff --git a/package.json b/package.json index 37fc429c..61abfcf6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "author": "Gregor Martynus (https://github.com/gr2m)", "license": "MIT", "dependencies": { - "@octokit/types": "^6.28.1" + "@octokit/types": "^6.38.0" }, "peerDependencies": { "@octokit/core": ">=3" diff --git a/scripts/update-endpoints/generated/ghe32-endpoints.json b/scripts/update-endpoints/generated/ghe32-endpoints.json index 18c7ebe8..822f800d 100644 --- a/scripts/update-endpoints/generated/ghe32-endpoints.json +++ b/scripts/update-endpoints/generated/ghe32-endpoints.json @@ -208,7 +208,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -314,7 +314,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -1291,7 +1291,10 @@ "deprecated": null } ], - "responses": [{ "code": 302, "description": "Response", "examples": null }], + "responses": [ + { "code": 302, "description": "Response", "examples": null }, + { "code": 410, "description": "Gone", "examples": null } + ], "renamed": null }, { @@ -5282,7 +5285,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/octo-repo\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"},{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"}]" + } + ] + } + ], "renamed": null }, { @@ -5483,7 +5496,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"},{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"}]" + } + ] + } + ], "renamed": null }, { diff --git a/scripts/update-endpoints/generated/ghe33-endpoints.json b/scripts/update-endpoints/generated/ghe33-endpoints.json index 55d6d40f..069bd770 100644 --- a/scripts/update-endpoints/generated/ghe33-endpoints.json +++ b/scripts/update-endpoints/generated/ghe33-endpoints.json @@ -208,7 +208,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -314,7 +314,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -1291,7 +1291,10 @@ "deprecated": null } ], - "responses": [{ "code": 302, "description": "Response", "examples": null }], + "responses": [ + { "code": 302, "description": "Response", "examples": null }, + { "code": 410, "description": "Gone", "examples": null } + ], "renamed": null }, { @@ -5282,7 +5285,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/octo-repo\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"},{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"}]" + } + ] + } + ], "renamed": null }, { @@ -5483,7 +5496,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"},{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"}]" + } + ] + } + ], "renamed": null }, { @@ -46141,7 +46164,7 @@ "description": "Response", "examples": [ { - "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}}]" + "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}}]" } ] }, diff --git a/scripts/update-endpoints/generated/ghe34-endpoints.json b/scripts/update-endpoints/generated/ghe34-endpoints.json index 28d3ab2b..e07786ce 100644 --- a/scripts/update-endpoints/generated/ghe34-endpoints.json +++ b/scripts/update-endpoints/generated/ghe34-endpoints.json @@ -357,7 +357,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -463,7 +463,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -1440,7 +1440,10 @@ "deprecated": null } ], - "responses": [{ "code": 302, "description": "Response", "examples": null }], + "responses": [ + { "code": 302, "description": "Response", "examples": null }, + { "code": 410, "description": "Gone", "examples": null } + ], "renamed": null }, { @@ -5971,7 +5974,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/octo-repo\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"},{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"}]" + } + ] + } + ], "renamed": null }, { @@ -6172,7 +6185,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"},{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"}]" + } + ] + } + ], "renamed": null }, { @@ -9549,7 +9572,7 @@ "description": "Success", "examples": [ { - "data": "{\"total_advanced_security_committers\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" + "data": "{\"total_advanced_security_committers\":2,\"total_count\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" } ] }, @@ -9620,7 +9643,7 @@ "description": "Success", "examples": [ { - "data": "{\"total_advanced_security_committers\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" + "data": "{\"total_advanced_security_committers\":2,\"total_count\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" } ] }, @@ -12399,7 +12422,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -48759,7 +48782,7 @@ "description": "Response", "examples": [ { - "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}}]" + "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}}]" } ] }, @@ -48866,7 +48889,7 @@ "description": "Response", "examples": [ { - "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}}]" + "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}}]" } ] }, diff --git a/scripts/update-endpoints/generated/ghe35-endpoints.json b/scripts/update-endpoints/generated/ghe35-endpoints.json index 52cc09ff..f6bf4a62 100644 --- a/scripts/update-endpoints/generated/ghe35-endpoints.json +++ b/scripts/update-endpoints/generated/ghe35-endpoints.json @@ -357,7 +357,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -463,7 +463,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -1440,7 +1440,10 @@ "deprecated": null } ], - "responses": [{ "code": 302, "description": "Response", "examples": null }], + "responses": [ + { "code": 302, "description": "Response", "examples": null }, + { "code": 410, "description": "Gone", "examples": null } + ], "renamed": null }, { @@ -4861,7 +4864,11 @@ } ], "responses": [ - { "code": 201, "description": "Response", "examples": null }, + { + "code": 201, + "description": "Response", + "examples": [{ "data": "null" }] + }, { "code": 403, "description": "Forbidden", "examples": null } ], "renamed": null @@ -4975,7 +4982,13 @@ "deprecated": null } ], - "responses": [{ "code": 201, "description": "Response", "examples": null }], + "responses": [ + { + "code": 201, + "description": "Response", + "examples": [{ "data": "null" }] + } + ], "renamed": null }, { @@ -6987,7 +7000,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/octo-repo\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"},{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octo-org/octo-repo\",\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octo-org/oct-repo/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"}]" + } + ] + } + ], "renamed": null }, { @@ -7188,7 +7211,17 @@ "deprecated": null } ], - "responses": [{ "code": 200, "description": "Response", "examples": null }], + "responses": [ + { + "code": 200, + "description": "Response", + "examples": [ + { + "data": "[{\"id\":\"22249084964\",\"type\":\"PushEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"push_id\":10115855396,\"size\":1,\"distinct_size\":1,\"ref\":\"refs/heads/master\",\"head\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"before\":\"883efe034920928c47fe18598c01249d1a9fdabd\",\"commits\":[{\"sha\":\"7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\",\"author\":{\"email\":\"octocat@github.com\",\"name\":\"Monalisa Octocat\"},\"message\":\"commit\",\"distinct\":true,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300\"}]},\"public\":true,\"created_at\":\"2022-06-09T12:47:28Z\"},{\"id\":\"22237752260\",\"type\":\"WatchEvent\",\"actor\":{\"id\":583231,\"login\":\"octocat\",\"display_login\":\"octocat\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"avatar_url\":\"https://github.com/avatars/u/583231?v=4\"},\"repo\":{\"id\":1296269,\"name\":\"octocat/Hello-World\",\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\"},\"payload\":{\"action\":\"started\"},\"public\":true,\"created_at\":\"2022-06-08T23:29:25Z\"}]" + } + ] + } + ], "renamed": null }, { @@ -10565,7 +10598,7 @@ "description": "Success", "examples": [ { - "data": "{\"total_advanced_security_committers\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" + "data": "{\"total_advanced_security_committers\":2,\"total_count\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" } ] }, @@ -10636,7 +10669,7 @@ "description": "Success", "examples": [ { - "data": "{\"total_advanced_security_committers\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" + "data": "{\"total_advanced_security_committers\":2,\"total_count\":2,\"repositories\":[{\"name\":\"octocat-org/Hello-World\",\"advanced_security_committers\":2,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octocat\",\"last_pushed_date\":\"2021-11-03\"},{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-25\"}]},{\"name\":\"octocat-org/server\",\"advanced_security_committers\":1,\"advanced_security_committers_breakdown\":[{\"user_login\":\"octokitten\",\"last_pushed_date\":\"2021-10-26\"}]}]}" } ] }, @@ -12666,7 +12699,7 @@ "description": "Response", "examples": [ { - "data": "[{\"number\":4,\"created_at\":\"2020-02-13T12:29:18Z\",\"url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/4\",\"html_url\":\"https://github.com/octocat/hello-world/code-scanning/4\",\"state\":\"open\",\"dismissed_by\":null,\"dismissed_at\":null,\"dismissed_reason\":null,\"rule\":{\"id\":\"js/zipslip\",\"severity\":\"error\",\"tags\":[\"security\",\"external/cwe/cwe-022\"],\"description\":\"Arbitrary file write during zip extraction\",\"name\":\"js/zipslip\"},\"tool\":{\"name\":\"CodeQL\",\"guid\":null,\"version\":\"2.4.0\"},\"most_recent_instance\":{\"ref\":\"refs/heads/main\",\"analysis_key\":\".github/workflows/codeql-analysis.yml:CodeQL-Build\",\"environment\":\"{}\",\"state\":\"open\",\"commit_sha\":\"39406e42cb832f683daa691dd652a8dc36ee8930\",\"message\":{\"text\":\"This path depends on a user-provided value.\"},\"location\":{\"path\":\"spec-main/api-session-spec.ts\",\"start_line\":917,\"end_line\":917,\"start_column\":7,\"end_column\":18},\"classifications\":[\"test\"]},\"instances_url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/4/instances\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}},{\"number\":3,\"created_at\":\"2020-02-13T12:29:18Z\",\"url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/3\",\"html_url\":\"https://github.com/octocat/hello-world/code-scanning/3\",\"state\":\"dismissed\",\"dismissed_by\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"dismissed_at\":\"2020-02-14T12:29:18Z\",\"dismissed_reason\":\"false positive\",\"rule\":{\"id\":\"js/zipslip\",\"severity\":\"error\",\"tags\":[\"security\",\"external/cwe/cwe-022\"],\"description\":\"Arbitrary file write during zip extraction\",\"name\":\"js/zipslip\"},\"tool\":{\"name\":\"CodeQL\",\"guid\":null,\"version\":\"2.4.0\"},\"most_recent_instance\":{\"ref\":\"refs/heads/main\",\"analysis_key\":\".github/workflows/codeql-analysis.yml:CodeQL-Build\",\"environment\":\"{}\",\"state\":\"open\",\"commit_sha\":\"39406e42cb832f683daa691dd652a8dc36ee8930\",\"message\":{\"text\":\"This path depends on a user-provided value.\"},\"location\":{\"path\":\"lib/ab12-gen.js\",\"start_line\":917,\"end_line\":917,\"start_column\":7,\"end_column\":18},\"classifications\":[]},\"instances_url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/3/instances\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}}]" + "data": "[{\"number\":4,\"created_at\":\"2020-02-13T12:29:18Z\",\"url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/4\",\"html_url\":\"https://github.com/octocat/hello-world/code-scanning/4\",\"state\":\"open\",\"dismissed_by\":null,\"dismissed_at\":null,\"dismissed_reason\":null,\"rule\":{\"id\":\"js/zipslip\",\"severity\":\"error\",\"tags\":[\"security\",\"external/cwe/cwe-022\"],\"description\":\"Arbitrary file write during zip extraction\",\"name\":\"js/zipslip\"},\"tool\":{\"name\":\"CodeQL\",\"guid\":null,\"version\":\"2.4.0\"},\"most_recent_instance\":{\"ref\":\"refs/heads/main\",\"analysis_key\":\".github/workflows/codeql-analysis.yml:CodeQL-Build\",\"environment\":\"{}\",\"state\":\"open\",\"commit_sha\":\"39406e42cb832f683daa691dd652a8dc36ee8930\",\"message\":{\"text\":\"This path depends on a user-provided value.\"},\"location\":{\"path\":\"spec-main/api-session-spec.ts\",\"start_line\":917,\"end_line\":917,\"start_column\":7,\"end_column\":18},\"classifications\":[\"test\"]},\"instances_url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/4/instances\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\"}},{\"number\":3,\"created_at\":\"2020-02-13T12:29:18Z\",\"url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/3\",\"html_url\":\"https://github.com/octocat/hello-world/code-scanning/3\",\"state\":\"dismissed\",\"dismissed_by\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"dismissed_at\":\"2020-02-14T12:29:18Z\",\"dismissed_reason\":\"false positive\",\"rule\":{\"id\":\"js/zipslip\",\"severity\":\"error\",\"tags\":[\"security\",\"external/cwe/cwe-022\"],\"description\":\"Arbitrary file write during zip extraction\",\"name\":\"js/zipslip\"},\"tool\":{\"name\":\"CodeQL\",\"guid\":null,\"version\":\"2.4.0\"},\"most_recent_instance\":{\"ref\":\"refs/heads/main\",\"analysis_key\":\".github/workflows/codeql-analysis.yml:CodeQL-Build\",\"environment\":\"{}\",\"state\":\"open\",\"commit_sha\":\"39406e42cb832f683daa691dd652a8dc36ee8930\",\"message\":{\"text\":\"This path depends on a user-provided value.\"},\"location\":{\"path\":\"lib/ab12-gen.js\",\"start_line\":917,\"end_line\":917,\"start_column\":7,\"end_column\":18},\"classifications\":[]},\"instances_url\":\"https://github.com/gitapi/repos/octocat/hello-world/code-scanning/alerts/3/instances\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}}]" } ] }, @@ -13579,7 +13612,7 @@ { "code": 201, "description": "Response when creating a secret", - "examples": null + "examples": [{ "data": "null" }] }, { "code": 204, @@ -50141,7 +50174,7 @@ "description": "Response", "examples": [ { - "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}}]" + "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}}]" } ] }, @@ -50248,7 +50281,7 @@ "description": "Response", "examples": [ { - "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World\",\"homepage\":\"https://github.com\",\"language\":null,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues_count\":0,\"is_template\":false,\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"template_repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World-Template\",\"full_name\":\"octocat/Hello-World-Template\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World-Template\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/tags{/sha}\",\"git_url\":\"git:github.com/octocat/Hello-World-Template.git\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/releases{/id}\",\"ssh_url\":\"git@github.com:octocat/Hello-World-Template.git\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/git/trees{/sha}\",\"clone_url\":\"https://github.com/octocat/Hello-World-Template.git\",\"mirror_url\":\"git:git.example.com/octocat/Hello-World-Template\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World-Template/hooks\",\"svn_url\":\"https://svn.github.com/octocat/Hello-World-Template\",\"homepage\":\"https://github.com\",\"language\":null,\"forks\":9,\"forks_count\":9,\"stargazers_count\":80,\"watchers_count\":80,\"watchers\":80,\"size\":108,\"default_branch\":\"master\",\"open_issues\":0,\"open_issues_count\":0,\"is_template\":true,\"license\":{\"key\":\"mit\",\"name\":\"MIT License\",\"url\":\"https://github.com/gitapi/licenses/mit\",\"spdx_id\":\"MIT\",\"node_id\":\"MDc6TGljZW5zZW1pdA==\",\"html_url\":\"https://github.com/gitapi/licenses/mit\"},\"topics\":[\"octocat\",\"atom\",\"electron\",\"api\"],\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true,\"has_pages\":false,\"has_downloads\":true,\"archived\":false,\"disabled\":false,\"visibility\":\"public\",\"pushed_at\":\"2011-01-26T19:06:43Z\",\"created_at\":\"2011-01-26T19:01:12Z\",\"updated_at\":\"2011-01-26T19:14:43Z\",\"permissions\":{\"admin\":false,\"push\":false,\"pull\":true},\"allow_rebase_merge\":true,\"temp_clone_token\":\"ABTLWHOULUVAXGTRYU7OC2876QJ2O\",\"allow_squash_merge\":true,\"allow_auto_merge\":false,\"delete_branch_on_merge\":true,\"allow_merge_commit\":true,\"subscribers_count\":42,\"network_count\":0}}}]" + "data": "[{\"number\":2,\"created_at\":\"2020-11-06T18:48:51Z\",\"url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2\",\"html_url\":\"https://github.com/owner/private-repo/security/secret-scanning/2\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/2/locations\",\"state\":\"resolved\",\"resolution\":\"false_positive\",\"resolved_at\":\"2020-11-07T02:47:13Z\",\"resolved_by\":{\"login\":\"monalisa\",\"id\":2,\"node_id\":\"MDQ6VXNlcjI=\",\"avatar_url\":\"https://alambic.github.com/avatars/u/2?\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/monalisa\",\"html_url\":\"https://github.com/monalisa\",\"followers_url\":\"https://github.com/gitapi/users/monalisa/followers\",\"following_url\":\"https://github.com/gitapi/users/monalisa/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/monalisa/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/monalisa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/monalisa/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/monalisa/orgs\",\"repos_url\":\"https://github.com/gitapi/users/monalisa/repos\",\"events_url\":\"https://github.com/gitapi/users/monalisa/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/monalisa/received_events\",\"type\":\"User\",\"site_admin\":true},\"secret_type\":\"adafruit_io_key\",\"secret_type_display_name\":\"Adafruit IO Key\",\"secret\":\"aio_XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}},{\"number\":1,\"created_at\":\"2020-11-06T18:18:30Z\",\"url\":\"https://github.com/gitapi/repos/owner/repo/secret-scanning/alerts/1\",\"html_url\":\"https://github.com/owner/repo/security/secret-scanning/1\",\"locations_url\":\"https://github.com/gitapi/repos/owner/private-repo/secret-scanning/alerts/1/locations\",\"state\":\"open\",\"resolution\":null,\"resolved_at\":null,\"resolved_by\":null,\"secret_type\":\"mailchimp_api_key\",\"secret_type_display_name\":\"Mailchimp API Key\",\"secret\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2\",\"repository\":{\"id\":1296269,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjk2MjY5\",\"name\":\"Hello-World\",\"full_name\":\"octocat/Hello-World\",\"owner\":{\"login\":\"octocat\",\"id\":1,\"node_id\":\"MDQ6VXNlcjE=\",\"avatar_url\":\"https://github.com/images/error/octocat_happy.gif\",\"gravatar_id\":\"\",\"url\":\"https://github.com/gitapi/users/octocat\",\"html_url\":\"https://github.com/octocat\",\"followers_url\":\"https://github.com/gitapi/users/octocat/followers\",\"following_url\":\"https://github.com/gitapi/users/octocat/following{/other_user}\",\"gists_url\":\"https://github.com/gitapi/users/octocat/gists{/gist_id}\",\"starred_url\":\"https://github.com/gitapi/users/octocat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://github.com/gitapi/users/octocat/subscriptions\",\"organizations_url\":\"https://github.com/gitapi/users/octocat/orgs\",\"repos_url\":\"https://github.com/gitapi/users/octocat/repos\",\"events_url\":\"https://github.com/gitapi/users/octocat/events{/privacy}\",\"received_events_url\":\"https://github.com/gitapi/users/octocat/received_events\",\"type\":\"User\",\"site_admin\":false},\"private\":false,\"html_url\":\"https://github.com/octocat/Hello-World\",\"description\":\"This your first repo!\",\"fork\":false,\"url\":\"https://github.com/gitapi/repos/octocat/Hello-World\",\"archive_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/{archive_format}{/ref}\",\"assignees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/assignees{/user}\",\"blobs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/blobs{/sha}\",\"branches_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/branches{/branch}\",\"collaborators_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/collaborators{/collaborator}\",\"comments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/comments{/number}\",\"commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/commits{/sha}\",\"compare_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/compare/{base}...{head}\",\"contents_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contents/{+path}\",\"contributors_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/contributors\",\"deployments_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/deployments\",\"downloads_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/downloads\",\"events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/events\",\"forks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/forks\",\"git_commits_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/commits{/sha}\",\"git_refs_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/refs{/sha}\",\"git_tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/tags{/sha}\",\"issue_comment_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/comments{/number}\",\"issue_events_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues/events{/number}\",\"issues_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/issues{/number}\",\"keys_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/keys{/key_id}\",\"labels_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/labels{/name}\",\"languages_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/languages\",\"merges_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/merges\",\"milestones_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/milestones{/number}\",\"notifications_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/notifications{?since,all,participating}\",\"pulls_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/pulls{/number}\",\"releases_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/releases{/id}\",\"stargazers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/stargazers\",\"statuses_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/statuses/{sha}\",\"subscribers_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscribers\",\"subscription_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/subscription\",\"tags_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/tags\",\"teams_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/teams\",\"trees_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/git/trees{/sha}\",\"hooks_url\":\"https://github.com/gitapi/repos/octocat/Hello-World/hooks\"}}]" } ] },