Commit 7dfb343
File tree
Expand file treeCollapse file tree
337 files changed
+2249
-794
lines changedFilter options
- .github/workflows
- c
- cert
- src
- test
- common
- src
- codingstandards/c
- test
- rules/functionnoreturnattributecondition
- misra
- src
- codeql-suites
- rules
- DIR-4-10
- DIR-4-12
- DIR-4-2
- DIR-4-3
- DIR-4-4
- DIR-4-5
- DIR-4-6
- DIR-4-8
- DIR-4-9
- RULE-1-2
- RULE-1-3
- RULE-1-4
- RULE-10-1
- RULE-10-2
- RULE-10-3
- RULE-10-4
- RULE-10-5
- RULE-10-6
- RULE-10-7
- RULE-10-8
- RULE-11-1
- RULE-11-2
- RULE-11-3
- RULE-11-4
- RULE-11-5
- RULE-11-6
- RULE-11-7
- RULE-11-8
- RULE-11-9
- RULE-12-1
- RULE-12-2
- RULE-12-3
- RULE-12-4
- RULE-12-5
- RULE-13-1
- RULE-13-2
- RULE-13-3
- RULE-13-4
- RULE-13-5
- RULE-13-6
- RULE-14-1
- RULE-14-2
- RULE-14-3
- RULE-14-4
- RULE-15-1
- RULE-15-2
- RULE-15-3
- RULE-15-4
- RULE-15-5
- RULE-15-6
- RULE-15-7
- RULE-16-1
- RULE-16-2
- RULE-16-3
- RULE-16-4
- RULE-16-5
- RULE-16-6
- RULE-16-7
- RULE-17-1
- RULE-17-10
- RULE-17-11
- RULE-17-12
- RULE-17-2
- RULE-17-3
- RULE-17-4
- RULE-17-5
- RULE-17-6
- RULE-17-7
- RULE-17-8
- RULE-17-9
- RULE-18-1
- RULE-18-2
- RULE-18-3
- RULE-18-4
- RULE-18-5
- RULE-18-6
- RULE-18-7
- RULE-18-8
- RULE-19-1
- RULE-19-2
- RULE-2-1
- RULE-2-2
- RULE-2-3
- RULE-2-4
- RULE-2-5
- RULE-2-6
- RULE-2-7
- RULE-20-1
- RULE-20-10
- RULE-20-11
- RULE-20-12
- RULE-20-2
- RULE-20-4
- RULE-20-5
- RULE-20-6
- RULE-20-7
- RULE-20-8
- RULE-20-9
- RULE-21-1
- RULE-21-10
- RULE-21-11
- RULE-21-12
- RULE-21-13
- RULE-21-14
- RULE-21-15
- RULE-21-16
- RULE-21-17
- RULE-21-18
- RULE-21-19
- RULE-21-2
- RULE-21-20
- RULE-21-21
- RULE-21-3
- RULE-21-4
- RULE-21-5
- RULE-21-6
- RULE-21-7
- RULE-21-8
- RULE-21-9
- RULE-22-1
- RULE-22-10
- RULE-22-2
- RULE-22-3
- RULE-22-4
- RULE-22-5
- RULE-22-6
- RULE-22-7
- RULE-22-8
- RULE-22-9
- RULE-3-1
- RULE-3-2
- RULE-4-1
- RULE-5-1
- RULE-5-2
- RULE-5-3
- RULE-5-4
- RULE-5-5
- RULE-5-6
- RULE-5-7
- RULE-5-8
- RULE-5-9
- RULE-6-1
- RULE-6-2
- RULE-6-3
- RULE-7-1
- RULE-7-2
- RULE-7-3
- RULE-7-4
- RULE-8-1
- RULE-8-10
- RULE-8-11
- RULE-8-12
- RULE-8-13
- RULE-8-14
- RULE-8-2
- RULE-8-3
- RULE-8-4
- RULE-8-5
- RULE-8-6
- RULE-8-7
- RULE-8-8
- RULE-8-9
- RULE-9-1
- RULE-9-2
- RULE-9-3
- RULE-9-4
- test
- rules
- RULE-1-2
- RULE-17-10
- RULE-17-11
- RULE-17-12
- RULE-17-9
- change_notes
- cpp
- autosar
- src
- rules
- A1-1-2
- M5-0-20
- M5-0-21
- M5-8-1
- test
- rules
- A1-1-2
- A1-1-2.4
- A1-1-2.5
- cert
- src
- rules/MEM53-CPP
- test
- common
- src
- codingstandards/cpp
- exclusions/c
- rules/functionnoreturnattributecondition
- test
- misra
- src
- codeql-suites
- test
- report/src
- docs
- rule_packages/c
- schemas
- scripts
- generate_modules/queries
- upgrade-codeql-dependencies
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
337 files changed
+2249
-794
lines changed.github/workflows/codeql_unit_tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/codeql_unit_tests.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
| 174 | + |
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
|
.github/workflows/dispatch-matrix-check.yml
Copy file name to clipboardExpand all lines: .github/workflows/dispatch-matrix-check.yml-50Lines changed: 0 additions & 50 deletions
This file was deleted.
.github/workflows/dispatch-matrix-test-on-comment.yml
Copy file name to clipboardExpand all lines: .github/workflows/dispatch-matrix-test-on-comment.yml+12-7Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
37 | 42 |
|
38 | 43 |
|
39 | 44 |
|
|
.github/workflows/dispatch-release-performance-check.yml
Copy file name to clipboardExpand all lines: .github/workflows/dispatch-release-performance-check.yml+12-7Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
37 | 42 |
|
38 | 43 |
|
39 | 44 |
|
|
.github/workflows/standard_library_upgrade_tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/standard_library_upgrade_tests.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
|
.github/workflows/upgrade_codeql_dependencies.yml
Copy file name to clipboardExpand all lines: .github/workflows/upgrade_codeql_dependencies.yml+26-16Lines changed: 26 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
22 | 32 |
|
23 | 33 |
|
24 |
| - |
| 34 | + |
25 | 35 |
|
26 | 36 |
|
27 | 37 |
|
| ||
35 | 45 |
|
36 | 46 |
|
37 | 47 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 |
| - |
52 |
| - |
| 52 | + |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 |
| - |
| 56 | + |
56 | 57 |
|
57 |
| - |
58 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
59 | 69 |
|
60 | 70 |
|
61 | 71 |
|
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
|
c/cert/src/codeql-pack.lock.yml
Copy file name to clipboardExpand all lines: c/cert/src/codeql-pack.lock.yml+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 |
| - |
| 11 | + |
10 | 12 |
|
11 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 |
| - |
| 17 | + |
14 | 18 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
c/cert/test/codeql-pack.lock.yml
Copy file name to clipboardExpand all lines: c/cert/test/codeql-pack.lock.yml+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 |
| - |
| 11 | + |
10 | 12 |
|
11 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 |
| - |
| 17 | + |
14 | 18 |
|
c/common/src/codeql-pack.lock.yml
Copy file name to clipboardExpand all lines: c/common/src/codeql-pack.lock.yml+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 |
| - |
| 11 | + |
10 | 12 |
|
11 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 |
| - |
| 17 | + |
14 | 18 |
|
0 commit comments