An open API service providing commit metadata for open source projects.

GitHub / github/codeql-coding-standards / commits

This repository contains CodeQL queries and libraries which support various Coding Standards.

SHA Message Author Date Stats
6fa4c379 merge Merge pull request #1035 from github/michaelrfairhurst/new-shared-query-format Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
469e87b1 Bump actions/upload-artifact from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
862eacc6 Bump actions/download-artifact from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
b4548902 Forward-declare `tuple` in utility.h and define it in tuple.h Jeongsoo Lee <j****9@g****m> 6 months ago
ad1ddf19 re-export calloc, realloc, aligned_alloc Jeongsoo Lee <j****9@g****m> 6 months ago
2c0f5792 Prune unneeded stubs Jeongsoo Lee <j****9@g****m> 6 months ago
97e34e0a Fix format of test common c file Mike Fairhurst <m****t@g****m> 6 months ago
117fda82 Commit changes to DeadCode8.json Mike Fairhurst <m****t@g****m> 6 months ago
c28ed34e Commit rules.csv changes Mike Fairhurst <m****t@g****m> 6 months ago
3ccd69ec First draft of RULE-0-2-2 Mike Fairhurst <m****t@g****m> 6 months ago
70a9304b Update expectations since cpp format Mike Fairhurst <m****t@g****m> 6 months ago
bd8391ea Update M0-1-4 to use second pass, filtering. Some renaming. Mike Fairhurst <m****t@g****m> 6 months ago
fd0479dd Add missing stubs Jeongsoo Lee <j****9@g****m> 6 months ago
60c2e704 Make another member of UnusedVariables.qll public for a ql query Mike Fairhurst <m****t@g****m> 6 months ago
9cf47666 Fix differences in clang-format vs CI/CD Mike Fairhurst <m****t@g****m> 6 months ago
c89043cd Remove unnecessary commented out code Mike Fairhurst <m****t@g****m> 6 months ago
49c5ac5d Fix test expectations Mike Fairhurst <m****t@g****m> 6 months ago
d36b2c36 Fix compile error from function being moved into module Mike Fairhurst <m****t@g****m> 6 months ago
91b613be Format cpp Mike Fairhurst <m****t@g****m> 6 months ago
ff2eb728 Update Linkage.qll to clean up implementation and fix linkage bugs. Mike Fairhurst <m****t@g****m> 6 months ago
b4164713 Add test case for Memory5 (RULE-21-6-2) Jeongsoo Lee <j****9@g****m> 6 months ago
ebd28d7a Add rule package files Jeongsoo Lee <j****9@g****m> 6 months ago
0f5bb42f Add rule package description files Jeongsoo Lee <j****9@g****m> 6 months ago
b1b46a86 Number package names to Memory5 and Memory6 Jeongsoo Lee <j****9@g****m> 6 months ago
0083f2e0 First pass implementing RULE-0-2-1, unused variables. Mike Fairhurst <m****t@g****m> 6 months ago
066200f4 Reintroduce comment in deviations tests explaining deliberately copied files. Mike Fairhurst <m****t@g****m> 6 months ago
f9c75154 Fix indent in shared_library.ql.template Mike Fairhurst <m****t@g****m> 6 months ago
5475ea95 Undo change to A0-1-2 query id Mike Fairhurst <m****t@g****m> 6 months ago
0560f658 Change it to keep query id Mike Fairhurst <m****t@g****m> 6 months ago
1ca67895 Update deviations tests, which copy A0-1-2 Mike Fairhurst <m****t@g****m> 6 months ago
ddbb0d04 Update shared query template to use QL modules instead of abstract classes. Mike Fairhurst <m****t@g****m> 6 months ago
c38153af reword change note Mike Fairhurst <m****t@g****m> 6 months ago
5239d5fe Fix formatting Mike Fairhurst <m****t@g****m> 6 months ago
b9d8b1ec Implement DeadCode6, RULE-0-1-2, shared with A0-1-2. Mike Fairhurst <m****t@g****m> 6 months ago
e1404306 merge Merge pull request #1029 from github/jeongsoolee09/MISRA-C++-Memory4 Jeongsoo Lee <j****9@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
a83e5137 merge Merge branch 'main' into michaelrfairhurst/implement-package-preprocessor Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
3d578f07 Address feedback Mike Fairhurst <m****t@g****m> 6 months ago
fababd8a Add change note on the refactor and warn on possible differences on the results Jeongsoo Lee <j****9@g****m> 6 months ago
5f929325 Remove the original from-where-select clauses this query predicate was adapte... Jeongsoo Lee <j****9@g****m> 6 months ago
b9f6fed7 merge Merge pull request #1031 from github/dependabot/github_actions/peter-evans/cr... Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
0fd51682 merge Merge pull request #1030 from github/dependabot/github_actions/actions/cache-5 Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
8411ab42 merge Merge pull request #965 from github/dependabot/github_actions/actions/downloa... Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
cbccf723 merge Merge pull request #964 from github/dependabot/github_actions/actions/upload-... Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
890f0aed merge Merge branch 'main' into jeongsoolee09/MISRA-C++-Memory4 Jeongsoo Lee <j****9@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
1570c4b5 merge Merge pull request #1032 from knewbury01/knewbury01/fix-changenote Kristen Newbury <k****1@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
1efa4d8d merge Merge branch 'main' into knewbury01/fix-changenote Kristen Newbury <k****1@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
1266eb1e Fix change note formatting Kristen Newbury <k****1@g****m> 6 months ago
b9374b2b Bump peter-evans/create-pull-request from 7.0.8 to 8.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
e8687455 Bump actions/cache from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
ab04b8fb merge Merge pull request #1003 from github/michaelrfairhurst/deadcode-4-rule-0-0-2 Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
cc23d3a2 merge Merge branch 'main' into dependabot/github_actions/actions/download-artifact-6 Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
fc7c304a merge Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-5 Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
8c86c07a merge Merge pull request #954 from github/dependabot/github_actions/actions/github-... Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
94681e8b merge Merge pull request #953 from github/dependabot/github_actions/actions/setup-p... Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
bd7bc2f8 Set precision to high Mike Fairhurst <m****t@g****m> 6 months ago
bc842ad7 merge Merge remote-tracking branch 'origin/main' into michaelrfairhurst/deadcode-4-... Mike Fairhurst <m****t@g****m> 6 months ago
5d223745 merge Merge remote-tracking branch 'origin/main' into michaelrfairhurst/implement-p... Mike Fairhurst <m****t@g****m> 6 months ago
a6c28805 merge Merge branch 'main' into jeongsoolee09/MISRA-C++-Memory4 Jeongsoo Lee <j****9@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
d6a5ca88 Fix formatting of test.c Jeongsoo Lee <j****9@g****m> 6 months ago
999a55ba Add objectcopiedtoanoverlappingobject for C and update expected results Jeongsoo Lee <j****9@g****m> 6 months ago
f0429452 Add objectassignedtoanoverlappingobject for C and update expected results Jeongsoo Lee <j****9@g****m> 6 months ago
ca3c09cb merge Merge pull request #948 from github/michaelrfairhurst/package-classes2-split Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4fea9426 merge Merge pull request #950 from github/michaelrfairhurst/implement-naming-package Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
e632ba90 Fix an import problem from sharing the query Jeongsoo Lee <j****9@g****m> 6 months ago
f7aabeab Fix QL formatting Jeongsoo Lee <j****9@g****m> 6 months ago
99173959 Remove imports of `codingstandards.c.misra` in shared queries Jeongsoo Lee <j****9@g****m> 6 months ago
7de954c8 merge Merge remote-tracking branch 'origin/main' into michaelrfairhurst/deadcode-4-... Mike Fairhurst <m****t@g****m> 6 months ago
75510f43 Accept test results that fell out of date with a toString update in cpp-all Mike Fairhurst <m****t@g****m> 6 months ago
4a98c703 Fix XID_Continue tests that weren't NFC form Mike Fairhurst <m****t@g****m> 6 months ago
787d33af Additional feedback, fix expected file Mike Fairhurst <m****t@g****m> 6 months ago
3a34d2a4 merge Merge remote-tracking branch 'origin/main' into michaelrfairhurst/implement-n... Mike Fairhurst <m****t@g****m> 6 months ago
74482eb6 Address feedback Mike Fairhurst <m****t@g****m> 6 months ago
1b7746a4 Match different formatter version Mike Fairhurst <m****t@g****m> 6 months ago
63bc294e merge Merge remote-tracking branch 'origin/main' into michaelrfairhurst/package-cla... Mike Fairhurst <m****t@g****m> 6 months ago
e00b8f67 Address feedback Mike Fairhurst <m****t@g****m> 6 months ago
b47ff974 merge Merge branch 'main' into dependabot/github_actions/actions/github-script-8 Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
a32770e1 merge Merge branch 'main' into dependabot/github_actions/actions/setup-python-6 Michael R Fairhurst <M****t@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
c91971cb Apply suggestions from Copilot Jeongsoo Lee <j****9@g****m> 6 months ago
f3fdbea5 Fix formatting issues Jeongsoo Lee <j****9@g****m> 6 months ago
0c62235b Fix number from Memory5 to Memory4 Jeongsoo Lee <j****9@g****m> 6 months ago
5b643600 Factor out test codes Jeongsoo Lee <j****9@g****m> 6 months ago
b9cbb1cd Add package files and factor out shared code Jeongsoo Lee <j****9@g****m> 6 months ago
69ad1242 Update rules.csv Jeongsoo Lee <j****9@g****m> 6 months ago
5f91c482 Prepare rule description files Jeongsoo Lee <j****9@g****m> 6 months ago
d5b8a469 merge Merge pull request #1023 from github/jeongsoolee09/MISRA-C++-Memory2-Memory3 Jeongsoo Lee <j****9@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2740c1b0 merge Merge remote-tracking branch 'origin/main' into michaelrfairhurst/deadcode-5-... Mike Fairhurst <m****t@g****m> 6 months ago
34466855 Address copilot feedback Mike Fairhurst <m****t@g****m> 6 months ago
dfe986fb merge Merge branch 'main' into jeongsoolee09/MISRA-C++-Memory2-Memory3 Jeongsoo Lee <j****9@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
017f019a Add 'correctness' tags to rule metadata of both queries Jeongsoo Lee <j****9@g****m> 6 months ago
4f23719d merge Merge pull request #1022 from knewbury01/knewbury01/trigraphs Kristen Newbury <k****1@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
784be667 Change query tag to be in allowed set Kristen Newbury <k****1@g****m> 6 months ago
0745848d Address review comments Kristen Newbury <k****1@g****m> 6 months ago
c8840db7 Remove unneeded qlref and ql code Jeongsoo Lee <j****9@g****m> 6 months ago
ad8864f7 Fix the path in PointerComparedBetweenDifferentArrays.testref Jeongsoo Lee <j****9@g****m> 6 months ago
acc7ee7c Fix <algorithm>, expectations harmlessly changed Mike Fairhurst <m****t@g****m> 6 months ago
a30e93c6 Fix @kind metadata property Jeongsoo Lee <j****9@g****m> 6 months ago
a3525b8c Re-add package files Jeongsoo Lee <j****9@g****m> 6 months ago
f0a77647 Add "shared_implementation_short_name" and check in all files Jeongsoo Lee <j****9@g****m> 6 months ago
b7acd259 Include allocator lib from string lib in cpp test includes Mike Fairhurst <m****t@g****m> 6 months ago
e0362b7c Add Memory3 Jeongsoo Lee <j****9@g****m> 6 months ago

← Back to repository