Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"request": {
"kind": "getRepo"
},
"response": {
"status": 404,
"body": {
"message": "Repository not found"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
{
"request": {
"kind": "getRepo"
},
"response": {
"status": 200,
"body": {
"id": 557804416,
"node_id": "R_kgDOIT9rgA",
"name": "mrva-demo-controller-repo",
"full_name": "github/mrva-demo-controller-repo",
"private": true,
"owner": {
"login": "github",
"id": 9919,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github",
"html_url": "https://github.com/github",
"followers_url": "https://api.github.com/users/github/followers",
"following_url": "https://api.github.com/users/github/following{/other_user}",
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
"organizations_url": "https://api.github.com/users/github/orgs",
"repos_url": "https://api.github.com/users/github/repos",
"events_url": "https://api.github.com/users/github/events{/privacy}",
"received_events_url": "https://api.github.com/users/github/received_events",
"type": "Organization",
"site_admin": false
},
"html_url": "https://github.com/github/mrva-demo-controller-repo",
"description": null,
"fork": false,
"url": "https://api.github.com/repos/github/mrva-demo-controller-repo",
"forks_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/forks",
"keys_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/teams",
"hooks_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/hooks",
"issue_events_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/issues/events{/number}",
"events_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/events",
"assignees_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/assignees{/user}",
"branches_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/branches{/branch}",
"tags_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/tags",
"blobs_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/statuses/{sha}",
"languages_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/languages",
"stargazers_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/stargazers",
"contributors_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/contributors",
"subscribers_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/subscribers",
"subscription_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/subscription",
"commits_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/contents/{+path}",
"compare_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/merges",
"archive_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/downloads",
"issues_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/issues{/number}",
"pulls_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/pulls{/number}",
"milestones_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/milestones{/number}",
"notifications_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/labels{/name}",
"releases_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/releases{/id}",
"deployments_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/deployments",
"created_at": "2022-10-26T10:37:59Z",
"updated_at": "2022-10-26T10:37:59Z",
"pushed_at": "2022-10-26T10:38:02Z",
"git_url": "git://github.com/github/mrva-demo-controller-repo.git",
"ssh_url": "git@github.com:github/mrva-demo-controller-repo.git",
"clone_url": "https://github.com/github/mrva-demo-controller-repo.git",
"svn_url": "https://github.com/github/mrva-demo-controller-repo",
"homepage": null,
"size": 0,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 0,
"license": null,
"allow_forking": false,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "private",
"forks": 0,
"open_issues": 0,
"watchers": 0,
"default_branch": "main",
"permissions": {
"admin": true,
"maintain": true,
"push": true,
"triage": true,
"pull": true
},
"temp_clone_token": "AACMDDJSXFX6QQXTSB4YQCDDLEWP4",
"allow_squash_merge": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_auto_merge": false,
"delete_branch_on_merge": false,
"allow_update_branch": false,
"use_squash_pr_title_as_default": false,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE",
"organization": {
"login": "github",
"id": 9919,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github",
"html_url": "https://github.com/github",
"followers_url": "https://api.github.com/users/github/followers",
"following_url": "https://api.github.com/users/github/following{/other_user}",
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
"organizations_url": "https://api.github.com/users/github/orgs",
"repos_url": "https://api.github.com/users/github/repos",
"events_url": "https://api.github.com/users/github/events{/privacy}",
"received_events_url": "https://api.github.com/users/github/received_events",
"type": "Organization",
"site_admin": false
},
"security_and_analysis": {
"advanced_security": {
"status": "enabled"
},
"secret_scanning": {
"status": "enabled"
},
"secret_scanning_push_protection": {
"status": "enabled"
}
},
"network_count": 0,
"subscribers_count": 0
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"request": {
"kind": "submitVariantAnalysis"
},
"response": {
"status": 201,
"body": {
"id": 146,
"controller_repo": {
"id": 557804416,
"node_id": "R_kgDOIT9rgA",
"name": "mrva-demo-controller-repo",
"full_name": "github/mrva-demo-controller-repo",
"private": true,
"owner": {
"login": "github",
"id": 9919,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github",
"html_url": "https://github.com/github",
"followers_url": "https://api.github.com/users/github/followers",
"following_url": "https://api.github.com/users/github/following{/other_user}",
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
"organizations_url": "https://api.github.com/users/github/orgs",
"repos_url": "https://api.github.com/users/github/repos",
"events_url": "https://api.github.com/users/github/events{/privacy}",
"received_events_url": "https://api.github.com/users/github/received_events",
"type": "Organization",
"site_admin": false
},
"html_url": "https://github.com/github/mrva-demo-controller-repo",
"description": null,
"fork": false,
"url": "https://api.github.com/repos/github/mrva-demo-controller-repo",
"forks_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/forks",
"keys_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/teams",
"hooks_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/hooks",
"issue_events_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/issues/events{/number}",
"events_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/events",
"assignees_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/assignees{/user}",
"branches_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/branches{/branch}",
"tags_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/tags",
"blobs_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/statuses/{sha}",
"languages_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/languages",
"stargazers_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/stargazers",
"contributors_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/contributors",
"subscribers_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/subscribers",
"subscription_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/subscription",
"commits_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/contents/{+path}",
"compare_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/merges",
"archive_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/downloads",
"issues_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/issues{/number}",
"pulls_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/pulls{/number}",
"milestones_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/milestones{/number}",
"notifications_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/labels{/name}",
"releases_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/releases{/id}",
"deployments_url": "https://api.github.com/repos/github/mrva-demo-controller-repo/deployments"
},
"actor": {
"login": "charisk",
"id": 311693,
"node_id": "MDQ6VXNlcjMxMTY5Mw==",
"avatar_url": "https://avatars.githubusercontent.com/u/311693?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/charisk",
"html_url": "https://github.com/charisk",
"followers_url": "https://api.github.com/users/charisk/followers",
"following_url": "https://api.github.com/users/charisk/following{/other_user}",
"gists_url": "https://api.github.com/users/charisk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/charisk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/charisk/subscriptions",
"organizations_url": "https://api.github.com/users/charisk/orgs",
"repos_url": "https://api.github.com/users/charisk/repos",
"events_url": "https://api.github.com/users/charisk/events{/privacy}",
"received_events_url": "https://api.github.com/users/charisk/received_events",
"type": "User",
"site_admin": true
},
"query_language": "javascript",
"query_pack_url": "https://objects-origin.githubusercontent.com/codeql-query-console/variant_analyses/146/query_pack?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=queryconsoleprod%2F20221026%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221026T124513Z&X-Amz-Expires=3600&X-Amz-Signature=0f5f84090c84c1b915e47960bcbc6f66433cd345cdc81cc08669920b48f6b622&X-Amz-SignedHeaders=host",
"created_at": "2022-10-26T12:45:12Z",
"updated_at": "2022-10-26T12:45:13Z",
"status": "in_progress",
"skipped_repositories": {}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"request": {
"kind": "getVariantAnalysisRepoResult",
"repositoryId": 206444
},
"response": {
"status": 200,
"body": "file:17-getVariantAnalysisRepoResult.body.zip",
"contentType": "application/zip"
}
}
Loading