Skip to content

Commit 5c1b788

Browse files
committed
feat: Update coverage report
1 parent 760ae19 commit 5c1b788

File tree

2 files changed

+52
-20
lines changed

2 files changed

+52
-20
lines changed

.coverage.json

Lines changed: 46 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@
3232
"covered": false,
3333
"test_files": []
3434
},
35+
{
36+
"path": "ql/src/security/CWE-319/InsecureWebAppTlsVersion.ql",
37+
"name": "InsecureWebAppTlsVersion",
38+
"category": "security",
39+
"cwe": "CWE-319",
40+
"covered": false,
41+
"test_files": []
42+
},
3543
{
3644
"path": "ql/src/security/CWE-319/DatabaseSslNotEnforced.ql",
3745
"name": "DatabaseSslNotEnforced",
@@ -56,6 +64,14 @@
5664
"covered": false,
5765
"test_files": []
5866
},
67+
{
68+
"path": "ql/src/security/CWE-319/InsecureWebAppFtpsState.ql",
69+
"name": "InsecureWebAppFtpsState",
70+
"category": "security",
71+
"cwe": "CWE-319",
72+
"covered": false,
73+
"test_files": []
74+
},
5975
{
6076
"path": "ql/src/security/CWE-319/SslEnforement.ql",
6177
"name": "SslEnforement",
@@ -136,6 +152,14 @@
136152
"covered": false,
137153
"test_files": []
138154
},
155+
{
156+
"path": "ql/src/security/CWE-284/WebAppPublicNetworkAccess.ql",
157+
"name": "WebAppPublicNetworkAccess",
158+
"category": "security",
159+
"cwe": "CWE-284",
160+
"covered": false,
161+
"test_files": []
162+
},
139163
{
140164
"path": "ql/src/security/CWE-284/AKSPublicNetworkAccess.ql",
141165
"name": "AKSPublicNetworkAccess",
@@ -296,6 +320,14 @@
296320
"covered": false,
297321
"test_files": []
298322
},
323+
{
324+
"path": "ql/src/security/CWE-306/WebAppRemoteDebugging.ql",
325+
"name": "WebAppRemoteDebugging",
326+
"category": "security",
327+
"cwe": "CWE-306",
328+
"covered": false,
329+
"test_files": []
330+
},
299331
{
300332
"path": "ql/src/security/CWE-352/GrafanaCsrfDisabled.ql",
301333
"name": "GrafanaCsrfDisabled",
@@ -346,29 +378,29 @@
346378
}
347379
],
348380
"metadata": {
349-
"total_queries": 43,
381+
"total_queries": 47,
350382
"covered_queries": 0,
351383
"categories": [
352-
"testing",
384+
"security",
353385
"diagnostics",
354-
"security"
386+
"testing"
355387
],
356388
"cwes": [
357-
"CWE-668",
389+
"CWE-200",
358390
"CWE-311",
359-
"CWE-400",
360-
"CWE-306",
391+
"CWE-798",
361392
"CWE-352",
393+
"CWE-693",
394+
"CWE-400",
395+
"CWE-295",
396+
"CWE-284",
362397
"CWE-319",
363-
"CWE-942",
364398
"CWE-272",
365-
"CWE-284",
366-
"CWE-295",
367-
"CWE-200",
368-
"CWE-327",
369-
"CWE-798",
370-
"CWE-693",
371-
"CWE-404"
399+
"CWE-404",
400+
"CWE-942",
401+
"CWE-306",
402+
"CWE-668",
403+
"CWE-327"
372404
],
373405
"coverage_percentage": 0.0
374406
}

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
3232
| Metric | Value |
3333
|--------|-------|
34-
| Total Queries | 43 |
34+
| Total Queries | 47 |
3535
| Covered Queries | 0 |
3636
| Coverage Percentage | 0.0% |
3737
| Categories | 3 |
@@ -42,7 +42,7 @@
4242
| Category | Covered | Total | Percentage |
4343
|----------|---------|-------|------------|
4444
| Diagnostics | 0 | 2 | 0.0% |
45-
| Security | 0 | 40 | 0.0% |
45+
| Security | 0 | 44 | 0.0% |
4646
| Testing | 0 | 1 | 0.0% |
4747
4848
### Coverage by CWE
@@ -51,11 +51,11 @@
5151
|-----|-------------|---------|-------|------------|
5252
| CWE-200 | Information Exposure | 0 | 2 | 0.0% |
5353
| CWE-272 | Least Privilege Violation | 0 | 2 | 0.0% |
54-
| CWE-284 | Improper Access Control | 0 | 4 | 0.0% |
54+
| CWE-284 | Improper Access Control | 0 | 5 | 0.0% |
5555
| CWE-295 | Improper Certificate Validation | 0 | 1 | 0.0% |
56-
| CWE-306 | Missing Authentication | 0 | 3 | 0.0% |
56+
| CWE-306 | Missing Authentication | 0 | 4 | 0.0% |
5757
| CWE-311 | Missing Encryption | 0 | 2 | 0.0% |
58-
| CWE-319 | Cleartext Transmission | 0 | 4 | 0.0% |
58+
| CWE-319 | Cleartext Transmission | 0 | 6 | 0.0% |
5959
| CWE-327 | Broken/Risky Crypto Algorithm | 0 | 3 | 0.0% |
6060
| CWE-352 | Cross-Site Request Forgery | 0 | 1 | 0.0% |
6161
| CWE-400 | Resource Exhaustion | 0 | 2 | 0.0% |
@@ -65,7 +65,7 @@
6565
| CWE-798 | Hard-coded Credentials | 0 | 2 | 0.0% |
6666
| CWE-942 | Overly Permissive CORS | 0 | 4 | 0.0% |
6767
68-
*Last updated: 2025-06-25 14:04:04 UTC*
68+
*Last updated: 2025-07-07 17:17:11 UTC*
6969
7070
<!-- COVERAGE-REPORT:END -->
7171

0 commit comments

Comments
 (0)