-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.coverage.json
More file actions
353 lines (353 loc) · 12.9 KB
/
.coverage.json
File metadata and controls
353 lines (353 loc) · 12.9 KB
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
{
"queries": [
{
"path": "ql/src/security/CWE-200/PublicResource.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-200/PublicResource.ql",
"name": "PublicResource",
"category": "security",
"cwe": "CWE-200",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-200/GrafanaExternalSnapshotsEnabled.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-200/GrafanaExternalSnapshotsEnabled.ql",
"name": "GrafanaExternalSnapshotsEnabled",
"category": "security",
"cwe": "CWE-200",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-284/DatabasePublicNetworkAccess.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-284/DatabasePublicNetworkAccess.ql",
"name": "DatabasePublicNetworkAccess",
"category": "security",
"cwe": "CWE-284",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-284/RedisCachePublicNetwork.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-284/RedisCachePublicNetwork.ql",
"name": "RedisCachePublicNetwork",
"category": "security",
"cwe": "CWE-284",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-306/RedisCacheNoAuth.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-306/RedisCacheNoAuth.ql",
"name": "RedisCacheNoAuth",
"category": "security",
"cwe": "CWE-306",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-306/GrafanaApiKeyEnabled.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-306/GrafanaApiKeyEnabled.ql",
"name": "GrafanaApiKeyEnabled",
"category": "security",
"cwe": "CWE-306",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-319/GrafanaInsecureStartTLSPolicy.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-319/GrafanaInsecureStartTLSPolicy.ql",
"name": "GrafanaInsecureStartTLSPolicy",
"category": "security",
"cwe": "CWE-319",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-319/DatabaseSslNotEnforced.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-319/DatabaseSslNotEnforced.ql",
"name": "DatabaseSslNotEnforced",
"category": "security",
"cwe": "CWE-319",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-319/SslEnforement.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-319/SslEnforement.ql",
"name": "SslEnforement",
"category": "security",
"cwe": "CWE-319",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-319/RedisCacheNonSslPort.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-319/RedisCacheNonSslPort.ql",
"name": "RedisCacheNonSslPort",
"category": "security",
"cwe": "CWE-319",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-352/GrafanaCsrfDisabled.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-352/GrafanaCsrfDisabled.ql",
"name": "GrafanaCsrfDisabled",
"category": "security",
"cwe": "CWE-352",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-327/DatabaseWeakTlsVersion.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-327/DatabaseWeakTlsVersion.ql",
"name": "DatabaseWeakTlsVersion",
"category": "security",
"cwe": "CWE-327",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-327/WeakTlsVersion.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-327/WeakTlsVersion.ql",
"name": "WeakTlsVersion",
"category": "security",
"cwe": "CWE-327",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-327/TlsDisabled.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-327/TlsDisabled.ql",
"name": "TlsDisabled",
"category": "security",
"cwe": "CWE-327",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/AKS/AKSPublicApi.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/AKS/AKSPublicApi.ql",
"name": "AKSPublicApi",
"category": "security",
"cwe": "",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/AKS/AKSKubeDashboardEnabled.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/AKS/AKSKubeDashboardEnabled.ql",
"name": "AKSKubeDashboardEnabled",
"category": "security",
"cwe": "",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/AKS/AKSPrivateApiEnabled.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/AKS/AKSPrivateApiEnabled.ql",
"name": "AKSPrivateApiEnabled",
"category": "security",
"cwe": "",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/Dashboards/GrafanaMissingZoneRedundancy.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/Dashboards/GrafanaMissingZoneRedundancy.ql",
"name": "GrafanaMissingZoneRedundancy",
"category": "security",
"cwe": "",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/Storage/SupportHttpTraffic.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/Storage/SupportHttpTraffic.ql",
"name": "SupportHttpTraffic",
"category": "security",
"cwe": "",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/Storage/PublicAccess.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/Storage/PublicAccess.ql",
"name": "PublicAccess",
"category": "security",
"cwe": "",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-272/GrafanaExcessiveEditorPermissions.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-272/GrafanaExcessiveEditorPermissions.ql",
"name": "GrafanaExcessiveEditorPermissions",
"category": "security",
"cwe": "CWE-272",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-272/GrafanaExcessiveViewerPermissions.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-272/GrafanaExcessiveViewerPermissions.ql",
"name": "GrafanaExcessiveViewerPermissions",
"category": "security",
"cwe": "CWE-272",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-311/DatabaseNoInfrastructureEncryption.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-311/DatabaseNoInfrastructureEncryption.ql",
"name": "DatabaseNoInfrastructureEncryption",
"category": "security",
"cwe": "CWE-311",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-400/RedisCacheUnsafeMemoryPolicy.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-400/RedisCacheUnsafeMemoryPolicy.ql",
"name": "RedisCacheUnsafeMemoryPolicy",
"category": "security",
"cwe": "CWE-400",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-942/InsecureCorsAllHeaders.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-942/InsecureCorsAllHeaders.ql",
"name": "InsecureCorsAllHeaders",
"category": "security",
"cwe": "CWE-942",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-942/InsecureCorsAllowCredentialsWildcard.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-942/InsecureCorsAllowCredentialsWildcard.ql",
"name": "InsecureCorsAllowCredentialsWildcard",
"category": "security",
"cwe": "CWE-942",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-942/InsecureCorsWildcardOrigin.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-942/InsecureCorsWildcardOrigin.ql",
"name": "InsecureCorsWildcardOrigin",
"category": "security",
"cwe": "CWE-942",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-942/InsecureCorsAllMethods.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-942/InsecureCorsAllMethods.ql",
"name": "InsecureCorsAllMethods",
"category": "security",
"cwe": "CWE-942",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-693/RedisCacheNoBackup.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-693/RedisCacheNoBackup.ql",
"name": "RedisCacheNoBackup",
"category": "security",
"cwe": "CWE-693",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-295/GrafanaSmtpSslVerificationDisabled.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-295/GrafanaSmtpSslVerificationDisabled.ql",
"name": "GrafanaSmtpSslVerificationDisabled",
"category": "security",
"cwe": "CWE-295",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-798/RedisCacheNoAAD.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-798/RedisCacheNoAAD.ql",
"name": "RedisCacheNoAAD",
"category": "security",
"cwe": "CWE-798",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-798/HardcodedSmtpCredentials.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-798/HardcodedSmtpCredentials.ql",
"name": "HardcodedSmtpCredentials",
"category": "security",
"cwe": "CWE-798",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-404/CosmosDBNoBackupPolicy.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-404/CosmosDBNoBackupPolicy.ql",
"name": "CosmosDBNoBackupPolicy",
"category": "security",
"cwe": "CWE-404",
"covered": false,
"test_files": []
},
{
"path": "ql/src/security/CWE-404/DatabaseNoGeoRedundantBackup.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/security/CWE-404/DatabaseNoGeoRedundantBackup.ql",
"name": "DatabaseNoGeoRedundantBackup",
"category": "security",
"cwe": "CWE-404",
"covered": false,
"test_files": []
},
{
"path": "ql/src/diagnostics/ExtractionErrors.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/diagnostics/ExtractionErrors.ql",
"name": "ExtractionErrors",
"category": "diagnostics",
"cwe": "",
"covered": false,
"test_files": []
},
{
"path": "ql/src/diagnostics/SuccessfullyExtractedFiles.ql",
"absolute_path": "/home/geekmasher/development/github/codeql-extractor-bicep/ql/src/diagnostics/SuccessfullyExtractedFiles.ql",
"name": "SuccessfullyExtractedFiles",
"category": "diagnostics",
"cwe": "",
"covered": false,
"test_files": []
}
],
"metadata": {
"total_queries": 36,
"covered_queries": 0,
"categories": [
"diagnostics",
"security"
],
"cwes": [
"CWE-200",
"CWE-306",
"CWE-311",
"CWE-942",
"CWE-400",
"CWE-319",
"CWE-693",
"CWE-327",
"CWE-284",
"CWE-295",
"CWE-404",
"CWE-352",
"CWE-798",
"CWE-272"
],
"coverage_percentage": 0.0
}
}