1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
|
{
"account": [],
"api_documentation": [],
"background_tasks": [
{
"link": "/documentation/analysis/background-tasks/",
"text": "About Background Tasks"
}
],
"code": [],
"coding_rules": [
{
"link": "/documentation/instance-administration/quality-profiles/",
"text": "Quality Profiles"
}
],
"component_measures": [
{
"link": "/documentation/user-guide/clean-as-you-code/",
"text": "Clean as You Code"
},
{
"link": "/documentation/user-guide/metric-definitions/",
"text": "Metric Definitions"
}
],
"custom_measures": [
{
"link": "/documentation/instance-administration/custom-measures/",
"text": "About Custom Measures"
}
],
"custom_metrics": [
{
"link": "/documentation/instance-administration/custom-measures/",
"text": "Custom Measures"
}
],
"extension_billing": [
{
"link": "/documentation/sonarcloud-pricing/",
"text": "Pricing",
"scope": "sonarcloud"
}
],
"global_permissions": [
{
"link": "/documentation/organizations/manage-team/",
"text": "Manage a Team",
"scope": "sonarcloud"
}
],
"issues": [],
"marketplace": [],
"organization_members": [
{
"link": "/documentation/organizations/manage-team/",
"text": "Manage a Team",
"scope": "sonarcloud"
}
],
"organization_projects": [
{
"link": "/documentation/organizations/manage-team/",
"text": "Manage a Team",
"scope": "sonarcloud"
}
],
"organization_space": [
{
"link": "/documentation/organizations/overview/",
"text": "Organizations",
"scope": "sonarcloud"
}
],
"overview": [
{
"link": "/documentation/analysis/pull-request/",
"text": "Enable Pull Request Decoration"
},
{
"link": "/documentation/analysis/ci-integration-overview/",
"text": "Set up CI analysis"
},
{
"link": "/documentation/user-guide/clean-as-you-code/",
"text": "Clean as You Code"
}
],
"permission_templates": [],
"profiles": [
{
"link": "/documentation/instance-administration/quality-profiles/",
"text": "Quality Profiles"
}
],
"project_activity": [],
"project_baseline": [
{
"link": "/documentation/project-administration/new-code-period/",
"text": "Defining New Code"
}
],
"project_quality_gate": [
{
"link": "/documentation/user-guide/clean-as-you-code/",
"text": "Clean as You Code"
}
],
"project_quality_profiles": [
{
"link": "/documentation/instance-administration/quality-profiles/",
"text": "About Quality Profiles"
}
],
"projects_management": [
{
"link": "/documentation/analysis/overview/",
"text": "Analyze a Project",
"scope": "sonarcloud"
}
],
"projects": [
{
"link": "/documentation/analysis/overview/",
"text": "Analyze a Project",
"scope": "sonarcloud"
}
],
"pull_requests": [
{
"link": "/documentation/user-guide/clean-as-you-code/",
"text": "Clean as You Code"
},
{
"link": "/documentation/analysis/pull-request/",
"text": "Analyzing Pull Requests"
}
],
"quality_gates": [
{
"link": "/documentation/user-guide/clean-as-you-code/",
"text": "Clean as You Code"
}
],
"quality_profiles": [
{
"link": "/documentation/instance-administration/quality-profiles/",
"text": "Quality Profiles"
}
],
"security_reports": [
{
"link": "/documentation/user-guide/security-reports/",
"text": "About Security Reports"
}
],
"settings": [],
"system_info": [],
"user_groups": [
{
"link": "/documentation/organizations/manage-team/",
"text": "Manage a Team",
"scope": "sonarcloud"
}
],
"users": [],
"webhooks": [
{
"link": "/documentation/project-administration/webhooks/",
"text": "About Webhooks"
}
]
}
|