File tree
454 files changed
+6403
-1469
lines changed- .github
- workflows
- change_notes
- cpp
- autosar
- src
- rules
- A13-1-3
- A13-2-1
- A13-3-1
- A15-1-3
- A15-2-2
- A15-4-4
- A18-1-4
- A18-5-2
- A18-5-8
- A18-9-4
- A20-8-4
- A27-0-4
- A3-1-5
- A3-9-1
- A5-0-4
- A5-1-7
- A7-1-2
- A7-1-7
- A7-5-1
- A8-4-11
- A8-4-12
- A8-4-4
- A9-3-1
- M0-3-2
- M3-9-3
- M5-0-17
- M5-2-2
- M9-3-1
- test
- rules
- A12-0-1
- A12-8-6
- A13-1-3
- A13-2-1
- A15-1-3
- A15-2-2
- A18-1-1
- A18-1-4
- A18-5-8
- A18-9-4
- A20-8-4
- A27-0-4
- A3-1-5
- A3-9-1
- A5-0-4
- A5-1-7
- A7-1-2
- A7-1-7
- A7-5-1
- A8-4-11
- A8-4-12
- A8-4-9
- A9-3-1
- M0-3-2
- M3-9-3
- M5-0-3
- M5-0-7
- M5-0-8
- M5-0-9
- M6-5-3
- M9-3-1
- cert
- src
- rules
- CTR52-CPP
- CTR56-CPP
- DCL53-CPP
- EXP50-CPP
- EXP51-CPP
- MEM52-CPP
- MEM53-CPP
- MSC51-CPP
- test
- rules
- CTR52-CPP
- CTR53-CPP
- CTR55-CPP
- CTR56-CPP
- EXP50-CPP
- EXP51-CPP
- MEM52-CPP
- MSC51-CPP
- common
- src
- codingstandards/cpp
- alertreporting
- allocations
- dataflow
- internal/tainttracking1
- deadcode
- exclusions
- cpp
- c
- lifetimes
- lifetimeprofile
- resources
- rules
- accessofnonexistingmemberthroughpointertomember
- accessofundefinedmemberthroughnullpointer
- accessofundefinedmemberthroughuninitializedstaticpointer
- basicstringmaynotbenullterminated
- castcharbeforeconvertingtolargersizes
- constlikereturnvalue
- containeraccesswithoutrangecheck
- danglingcapturewhenmovinglambdaobject
- danglingcapturewhenreturninglambdaobject
- differentidentifiersnottypographicallyunambiguous
- donotaccessaclosedfile
- donotallowamutextogooutofscopewhilelocked
- donotdestroyamutexwhileitislocked
- donotsubtractpointersaddressingdifferentarrays
- donotusepointerarithmetictoaddressdifferentarrays
- donotuserelationaloperatorswithdifferingarrays
- functionerroneousreturnvaluenottested
- invalidatedenvstringpointerswarn
- invalidatedenvstringpointers
- iofstreammissingpositioning
- movedfromobjectsunspecifiedstate
- nonconstantformat
- placementnewinsufficientstorage
- placementnewnotproperlyaligned
- returnreferenceorpointertoautomaticlocalvariable
- stringnumberconversionmissingerrorcheck
- throwingoperatornewreturnsnull
- useonlyarrayindexingforpointerarithmetic
- standardlibrary
- trustboundary
- test
- deviations
- deviation_permits_basic_test
- deviations_basic_test
- deviations_report_deviated
- library/codingstandards/cpp
- alertreporting
- scope
- rules
- castcharbeforeconvertingtolargersizes
- donotsubtractpointersaddressingdifferentarrays
- donotuserelationaloperatorswithdifferingarrays
- functionerroneousreturnvaluenottested
- returnreferenceorpointertoautomaticlocalvariable
- misra
- src
- test
- report/src
- c
- cert
- src
- rules
- ARR37-C
- ARR39-C
- CON30-C
- CON34-C
- DCL30-C
- ERR30-C
- EXP30-C
- EXP35-C
- EXP36-C
- EXP37-C
- EXP39-C
- EXP40-C
- EXP43-C
- FIO37-C
- FIO44-C
- FIO45-C
- FLP32-C
- MEM35-C
- MEM36-C
- MSC33-C
- MSC39-C
- MSC40-C
- SIG30-C
- SIG35-C
- STR30-C
- STR31-C
- STR32-C
- STR34-C
- test
- rules
- ARR32-C
- ARR37-C
- ARR39-C
- CON30-C
- CON34-C
- DCL30-C
- ERR30-C
- ERR32-C
- ERR33-C
- EXP30-C
- EXP36-C
- EXP37-C
- EXP39-C
- EXP40-C
- EXP43-C
- FIO40-C
- FIO44-C
- FIO45-C
- MEM35-C
- MEM36-C
- MSC33-C
- MSC39-C
- MSC40-C
- SIG30-C
- SIG35-C
- STR30-C
- STR31-C
- STR32-C
- STR34-C
- common
- src
- codingstandards/c
- test
- rules
- castcharbeforeconvertingtolargersizes
- donotsubtractpointersaddressingdifferentarrays
- donotuserelationaloperatorswithdifferingarrays
- functionerroneousreturnvaluenottested
- misra
- src
- codeql-suites
- codingstandards/c/misra
- rules
- DIR-4-11
- DIR-4-7
- RULE-1-5
- RULE-17-5
- RULE-17-7
- RULE-18-10
- RULE-18-8
- RULE-18-9
- RULE-19-1
- RULE-2-8
- RULE-21-14
- RULE-22-3
- RULE-22-4
- RULE-8-15
- RULE-8-16
- RULE-8-17
- RULE-8-2
- RULE-8-8
- test
- c/misra
- rules
- DIR-4-11
- DIR-4-7
- RULE-1-5
- RULE-10-3
- RULE-17-5
- RULE-18-10
- RULE-18-8
- RULE-18-9
- RULE-2-8
- RULE-21-14
- RULE-21-3
- RULE-21-6
- RULE-22-3
- RULE-22-4
- RULE-22-7
- RULE-8-15
- RULE-8-16
- RULE-8-17
- RULE-8-2
- RULE-8-8
- docs
- rule_packages
- cpp
- c
- schemas
- scripts
- generate_modules/queries
- generate_rules
- release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
454 files changed
+6403
-1469
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | | - | |
| 76 | + | |
75 | 77 | | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
79 | | - | |
80 | 82 | | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
89 | | - | |
| 93 | + | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments