Nick Rolfe
|
c518150b49
|
Merge pull request #9132 from github/nickrolfe/misspelling
QL for QL: generalise non-US spelling query
|
2022-05-16 16:03:36 +01:00 |
|
Geoffrey White
|
776857e08b
|
C++: Change note.
|
2022-05-12 18:26:32 +01:00 |
|
Geoffrey White
|
7a35a346dc
|
C++: Increase query precision to 'high'.
|
2022-05-12 17:46:16 +01:00 |
|
Geoffrey White
|
0ad6289618
|
C++: Fix typos.
|
2022-05-12 16:32:20 +01:00 |
|
Nick Rolfe
|
1115227f9d
|
Merge remote-tracking branch 'origin/main' into nickrolfe/misspelling
|
2022-05-12 16:10:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
39551fd84d
|
Merge pull request #9114 from geoffw0/xxe7
C++: Repair support for createLSParser in the CWE-611 XXE query.
|
2022-05-12 15:47:53 +01:00 |
|
Nick Rolfe
|
76cf8d1659
|
C++: fix typos in comments
|
2022-05-12 14:28:26 +01:00 |
|
Jeroen Ketema
|
e23e5e5b12
|
C++: Add change notes for C++17 if and switch initializers
|
2022-05-12 12:56:50 +02:00 |
|
Jeroen Ketema
|
ebbd9c5b90
|
C++: Handle C++17 if initializers
|
2022-05-12 12:56:50 +02:00 |
|
Geoffrey White
|
94e190c63a
|
C++: getClassAndName.
|
2022-05-11 13:47:51 +01:00 |
|
Geoffrey White
|
f27c2f3031
|
C++: Fix more capitalization.
|
2022-05-11 11:27:57 +01:00 |
|
Geoffrey White
|
00f7453fcb
|
C++: Fix capitalization.
|
2022-05-11 11:08:03 +01:00 |
|
Geoffrey White
|
3dddc560a1
|
C++: Add LSParser specific transformer.
|
2022-05-11 11:02:01 +01:00 |
|
Geoffrey White
|
e3be7749ea
|
C++: Repair the LSParser sinks.
|
2022-05-11 11:02:01 +01:00 |
|
Mathias Vorreiter Pedersen
|
a7fe37a631
|
Merge pull request #9047 from geoffw0/xxe6
C++: Add support for SAX2XMLReader in the CWE-611 XXE query.
|
2022-05-10 19:07:35 +01:00 |
|
Geoffrey White
|
85cc9b8901
|
C++: Use getClassAndName.
|
2022-05-09 13:06:44 +01:00 |
|
Geoffrey White
|
28dca3fa9f
|
Merge pull request #8245 from ihsinme/ihsinme-patch-67
CPP: Add query for CWE-476: NULL Pointer Dereference when using exception handling blocks
|
2022-05-09 12:26:20 +01:00 |
|
Geoffrey White
|
9709c2fa94
|
C++: Use compliant PascalCase / make the checks happy.
|
2022-05-09 11:58:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
176e40f139
|
Merge pull request #9052 from github/post-release-prep/codeql-cli-2.9.1
Post-release preparation for codeql-cli-2.9.1
|
2022-05-06 13:15:17 +01:00 |
|
github-actions[bot]
|
1a25457178
|
Post-release preparation for codeql-cli-2.9.1
|
2022-05-05 19:05:50 +00:00 |
|
ihsinme
|
b98ddc72f5
|
Update DangerousUseOfExceptionBlocks.ql
|
2022-05-05 21:05:22 +03:00 |
|
Geoffrey White
|
453dadea1a
|
C++: Fix QLDoc.
|
2022-05-05 16:43:31 +01:00 |
|
ihsinme
|
2d4d7aa094
|
Update DangerousUseOfExceptionBlocks.ql
|
2022-05-05 18:40:29 +03:00 |
|
Geoffrey White
|
6b5a1921dd
|
C++: Support the SAX2XMLReader interface.
|
2022-05-05 16:35:21 +01:00 |
|
ihsinme
|
75244effc5
|
Update DangerousUseOfExceptionBlocks.ql
|
2022-05-05 13:27:17 +03:00 |
|
Mathias Vorreiter Pedersen
|
b8fd07c0ac
|
Merge pull request #9018 from geoffw0/xxe5
C++: Support libxml2 in the XXE query
|
2022-05-03 16:00:52 +01:00 |
|
Geoffrey White
|
d5be11bf14
|
C++: Address review comments.
|
2022-05-03 14:08:19 +01:00 |
|
Geoffrey White
|
9faa825304
|
C++: Add support for libxml2 in the query.
|
2022-05-03 11:19:13 +01:00 |
|
Anders Schack-Mulligen
|
249f771fad
|
Merge pull request #8952 from cklin/fix-ql-comments-syntax
Fix syntax errors in QL comments
|
2022-05-03 11:15:56 +02:00 |
|
Jeroen Ketema
|
904ff1a569
|
Merge pull request #8943 from jbj/remove-gvn-imports
C++: Remove import order workarounds
|
2022-05-03 11:01:02 +02:00 |
|
Geoffrey White
|
034c4faf19
|
Merge branch 'main' into xxe3
|
2022-04-29 21:06:16 +01:00 |
|
Geoffrey White
|
614a7650a6
|
Merge pull request #8775 from porcupineyhairs/cpam
CPP: PAM Authorization Bypass
|
2022-04-29 14:55:33 +01:00 |
|
Geoffrey White
|
7fb1069d69
|
C++: Use GVN on the values passed into set* functions.
|
2022-04-29 10:09:52 +01:00 |
|
Geoffrey White
|
215453e4db
|
Update cpp/ql/src/Security/CWE/CWE-611/XXE.ql
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2022-04-29 09:07:25 +01:00 |
|
Geoffrey White
|
33d499c12d
|
C++: Address review comments.
|
2022-04-29 09:02:11 +01:00 |
|
Chuan-kai Lin
|
d6f0bbb816
|
Fix syntax errors in QL comments
|
2022-04-28 11:53:36 -07:00 |
|
Geoffrey White
|
79d1ffc1d9
|
C++: Change note.
|
2022-04-28 17:49:41 +01:00 |
|
Geoffrey White
|
2ccd5a5531
|
C++: Add support for SAXParser in the query.
|
2022-04-28 16:13:21 +01:00 |
|
Jonas Jensen
|
f1fa7cba5a
|
C++: Remove import order workarounds
These workarounds are no longer needed from CodeQL CLI 2.9.0.
|
2022-04-28 14:40:57 +02:00 |
|
github-actions[bot]
|
8e4cf190e9
|
Release preparation for version 2.9.1
|
2022-04-28 11:59:05 +00:00 |
|
Mathias Vorreiter Pedersen
|
dc96d55943
|
Merge pull request #8888 from geoffw0/xxe2
C++: Add support for createLSParser to the CWE-611 XXE query.
|
2022-04-27 16:24:27 +01:00 |
|
Geoffrey White
|
d04078f989
|
C++: Fix.
|
2022-04-27 15:45:23 +01:00 |
|
Geoffrey White
|
4aa41dfa52
|
Update cpp/ql/src/Security/CWE/CWE-611/XXE.ql
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2022-04-27 13:06:02 +01:00 |
|
Geoffrey White
|
6ada1bd05b
|
C++: Match createLSParser more precisely.
|
2022-04-27 11:51:17 +01:00 |
|
Erik Krogh Kristensen
|
e1c7d369be
|
Merge pull request #8796 from erik-krogh/redundantImport
Remove redundant imports
|
2022-04-27 12:39:51 +02:00 |
|
Geoffrey White
|
a21af8e262
|
C++: Address QLDoc alerts.
|
2022-04-27 11:05:11 +01:00 |
|
Geoffrey White
|
7ce040f331
|
Merge pull request #8736 from geoffw0/xxe
C++: New query for CWE-611 / XML External Entity Expansion (XXE)
|
2022-04-26 17:21:06 +01:00 |
|
Geoffrey White
|
742949154b
|
C++: Apply code style suggestion.
|
2022-04-26 16:53:24 +01:00 |
|
Erik Krogh Kristensen
|
d389012b75
|
Merge branch 'main' into redundantImport
|
2022-04-26 14:24:51 +02:00 |
|
Geoffrey White
|
d859a91a14
|
C++: Add support for createLSParser.
|
2022-04-22 12:24:01 +01:00 |
|