Commit 1e03c51
File tree
58 files changed
+435
-73
lines changedFilter options
- .github
- actions/install-codeql-packs
- workflows
- c
- cert
- src
- codeql-suites
- test
- common
- src
- test
- misra
- src
- codeql-suites
- test
- cpp
- autosar
- src
- codeql-suites
- test
- cert
- src
- codeql-suites
- test
- common
- src
- test
- misra
- src
- test
- report/src
- docs
- scripts
- generate_modules/queries
- reports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+435
-73
lines changed.codeqlmanifest.json
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
.github/actions/install-codeql-packs/action.yml
Copy file name to clipboard+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 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 | + |
.github/workflows/code-scanning-pack-gen.yml
Copy file name to clipboardExpand all lines: .github/workflows/code-scanning-pack-gen.yml+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
62 | 67 |
|
63 | 68 |
|
64 | 69 |
|
| ||
82 | 87 |
|
83 | 88 |
|
84 | 89 |
|
85 |
| - |
86 |
| - |
| 90 | + |
| 91 | + |
87 | 92 |
|
88 | 93 |
|
89 | 94 |
|
|
.github/workflows/codeql_unit_tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/codeql_unit_tests.yml+12-11Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
50 | 53 |
|
51 | 54 |
|
52 | 55 |
|
| ||
66 | 69 |
|
67 | 70 |
|
68 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
69 | 77 |
|
70 | 78 |
|
71 | 79 |
|
72 |
| - |
73 |
| - |
| 80 | + |
| 81 | + |
74 | 82 |
|
75 | 83 |
|
76 | 84 |
|
| ||
122 | 130 |
|
123 | 131 |
|
124 | 132 |
|
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 |
| - |
| 136 | + |
135 | 137 |
|
136 |
| - |
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
|
.github/workflows/standard_library_upgrade_tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/standard_library_upgrade_tests.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
|
.github/workflows/tooling-unit-tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tooling-unit-tests.yml+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
67 | 72 |
|
68 | 73 |
|
69 | 74 |
|
|
.github/workflows/verify-standard-library-dependencies.yml
Copy file name to clipboard+79Lines changed: 79 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 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 | + |
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
-3Lines changed: 0 additions & 3 deletions
This file was deleted.
c/cert/src/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/cert/src/codeql-suites/cert-default.qls
Copy file name to clipboardExpand all lines: c/cert/src/codeql-suites/cert-default.qls+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
c/cert/src/qlpack.yml
Copy file name to clipboard+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 |
| - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
c/cert/test/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/cert/test/qlpack.yml
Copy file name to clipboard+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/common/src/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/common/src/qlpack.yml
Copy file name to clipboard+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/common/test/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/common/test/qlpack.yml
Copy file name to clipboard+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| - |
4 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
c/misra/src/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/misra/src/codeql-suites/misra-default.qls
Copy file name to clipboardExpand all lines: c/misra/src/codeql-suites/misra-default.qls+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
c/misra/src/qlpack.yml
Copy file name to clipboard+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 |
| - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
c/misra/test/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
c/misra/test/qlpack.yml
Copy file name to clipboard+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
-3Lines changed: 0 additions & 3 deletions
This file was deleted.
cpp/autosar/src/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
cpp/autosar/src/codeql-suites/autosar-advisory.qls
Copy file name to clipboardExpand all lines: cpp/autosar/src/codeql-suites/autosar-advisory.qls+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
cpp/autosar/src/codeql-suites/autosar-audit.qls
Copy file name to clipboardExpand all lines: cpp/autosar/src/codeql-suites/autosar-audit.qls+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
cpp/autosar/src/codeql-suites/autosar-default.qls
Copy file name to clipboardExpand all lines: cpp/autosar/src/codeql-suites/autosar-default.qls+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
cpp/autosar/src/codeql-suites/autosar-required.qls
Copy file name to clipboardExpand all lines: cpp/autosar/src/codeql-suites/autosar-required.qls+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
cpp/autosar/src/codeql-suites/autosar-single-translation-unit.qls
Copy file name to clipboardExpand all lines: cpp/autosar/src/codeql-suites/autosar-single-translation-unit.qls+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
cpp/autosar/src/qlpack.yml
Copy file name to clipboard+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 |
| - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
cpp/autosar/test/codeql-pack.lock.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
0 commit comments