Mathias Vorreiter Pedersen
|
117795c409
|
Merge pull request #7682 from MathiasVP/rewrite-return-stack-allocated-memory-to-use-ir
C++: Use the IR for `cpp/return-stack-allocated-memory`.
|
2022-01-21 14:57:30 +00:00 |
|
Erik Krogh Kristensen
|
a235f8f023
|
remove redundant inline type casts
|
2022-01-21 11:46:33 +01:00 |
|
Erik Krogh Kristensen
|
f500bccbe4
|
add explicit this to member call
|
2022-01-21 11:46:33 +01:00 |
|
Mathias Vorreiter Pedersen
|
bd1720f797
|
C++: Add change note.
|
2022-01-20 18:27:09 +00:00 |
|
Mathias Vorreiter Pedersen
|
e689f6bad2
|
C++: Use the IR for 'cpp/return-stack-allocated-memory'.
|
2022-01-20 18:22:49 +00:00 |
|
Erik Krogh Kristensen
|
a77b2b0209
|
Merge pull request #7668 from erik-krogh/simplify-casts
simplify expressions that could be type-casts
|
2022-01-20 15:20:18 +01:00 |
|
Geoffrey White
|
b230681bc8
|
Merge pull request #7650 from geoffw0/clrtxt3
C++: Improve cpp/cleartext-transmission
|
2022-01-20 13:21:54 +00:00 |
|
github-actions[bot]
|
ab218421da
|
Post-release preparation for codeql-cli-2.7.6
|
2022-01-20 12:59:20 +00:00 |
|
Geoffrey White
|
8bdbaf4b57
|
C++: Autoformat.
|
2022-01-20 09:52:24 +00:00 |
|
Erik Krogh Kristensen
|
4e8e3a7420
|
simplify expressions that could be type-casts
|
2022-01-20 10:41:35 +01:00 |
|
github-actions[bot]
|
4ce8ccc52b
|
Release preparation for version 2.7.6
|
2022-01-20 08:21:18 +00:00 |
|
Mathias Vorreiter Pedersen
|
dfbde23821
|
Merge pull request #7627 from geoffw0/nullterm5
C++: Fix branch related FPs in cpp/improper-null-termination.
|
2022-01-19 13:30:05 +00:00 |
|
Geoffrey White
|
0230494799
|
C++: Expand QLDoc comment.
|
2022-01-19 13:07:55 +00:00 |
|
Geoffrey White
|
acfd593eb4
|
C++: Change note.
|
2022-01-19 13:00:36 +00:00 |
|
Geoffrey White
|
330b4c3704
|
C++: Generalize hasSocketInput a little to include fgets and friends.
|
2022-01-19 13:00:35 +00:00 |
|
Geoffrey White
|
9c2d961ae5
|
C++: Fix another expression of stdin / stdout we see in practice.
|
2022-01-19 13:00:34 +00:00 |
|
Geoffrey White
|
d77ba020f9
|
C++: Support more routines as proof-of-encryption in cpp/cleartext-transmission.
|
2022-01-19 12:40:32 +00:00 |
|
Geoffrey White
|
974a8b1a9a
|
C++: Add a test case.
|
2022-01-19 12:33:21 +00:00 |
|
Mathias Vorreiter Pedersen
|
bdfde88e99
|
Merge pull request #7630 from JarLob/patch-2
C++: Reduce FPs in IncorrectPrivilegeAssignment.ql
|
2022-01-19 09:49:43 +00:00 |
|
Jaroslav Lobačevski
|
a1b0315d90
|
Update cpp/ql/src/experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.ql
|
2022-01-19 00:52:10 +01:00 |
|
Jaroslav Lobačevski
|
3fa2516898
|
Update cpp/ql/src/experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.ql
|
2022-01-18 21:47:55 +01:00 |
|
Jaroslav Lobačevski
|
d1c89562b8
|
Apply suggestions from code review
|
2022-01-18 21:45:13 +01:00 |
|
Geoffrey White
|
982fb8f73a
|
C++: Add change note.
|
2022-01-18 16:38:44 +00:00 |
|
Robert Marsh
|
024bd27485
|
Merge pull request #7578 from MathiasVP/store-dest-should-not-be-use
C++: Store destinations should not be uses for dataflow SSA
|
2022-01-18 11:36:15 -05:00 |
|
Jaroslav Lobačevski
|
92f5a5f893
|
Reduce FPs in IncorrectPrivilegeAssignment.ql
Implements suggestions from https://github.com/github/codeql/pull/6949#issuecomment-976482965
|
2022-01-18 13:43:17 +01:00 |
|
Mathias Vorreiter Pedersen
|
cb0cc8d859
|
Merge pull request #7625 from geoffw0/nullterm4
C++: Fix some code duplication.
|
2022-01-18 11:18:06 +00:00 |
|
Geoffrey White
|
548a62d1ab
|
C++: Fix branch related FPs in cpp/improper-null-termination.
|
2022-01-18 11:13:08 +00:00 |
|
Mathias Vorreiter Pedersen
|
e1598aba5e
|
C++: Fix spelling.
|
2022-01-18 09:44:36 +00:00 |
|
Anders Schack-Mulligen
|
fff3b5c5b4
|
Dataflow: Add qldoc.
|
2022-01-18 10:39:55 +01:00 |
|
Anders Schack-Mulligen
|
5cfa3c7927
|
C++: Accept qltest expected changes.
|
2022-01-18 10:36:52 +01:00 |
|
Anders Schack-Mulligen
|
71e39353ca
|
Dataflow: Sync.
|
2022-01-18 10:36:52 +01:00 |
|
Anders Schack-Mulligen
|
dfa79f6119
|
Dataflow: Sync.
|
2022-01-18 10:30:09 +01:00 |
|
Chris Smowton
|
2c37885f6e
|
Sync dataflow
|
2022-01-18 10:30:09 +01:00 |
|
Geoffrey White
|
d475101286
|
C++: Fix some code duplication.
|
2022-01-17 16:26:22 +00:00 |
|
Tom Hvitved
|
3c837c322b
|
Merge pull request #7514 from github/post-release-prep/codeql-cli-2.7.5
Post-release preparation for codeql-cli-2.7.5
|
2022-01-17 12:40:33 +01:00 |
|
Mathias Vorreiter Pedersen
|
78642aaae2
|
Merge pull request #7593 from MathiasVP/fix-join-order-in-get-conversion-type
C++: Fix join order in 'getConversionType4'
|
2022-01-17 11:01:08 +00:00 |
|
Robert Marsh
|
5df6bcf952
|
C++: change note for hex format range analysis
|
2022-01-14 13:18:58 -05:00 |
|
Robert Marsh
|
9de63b2812
|
Merge branch 'main' into rdmarsh2/cpp/hex-format-range-analysis
Accept test changes from query split
|
2022-01-14 12:53:52 -05:00 |
|
Andrew Eisenberg
|
fbb5d7196f
|
Merge branch 'main' into post-release-prep/codeql-cli-2.7.5
|
2022-01-14 08:23:43 -08:00 |
|
Mathias Vorreiter Pedersen
|
25253c7b8d
|
C++: Don't count write operations as uses for IR dataflow. Accept test changes.
|
2022-01-14 13:39:57 +00:00 |
|
Mathias Vorreiter Pedersen
|
e8afec413a
|
C++: Add testcase that demonstrates a FP caused by spurious flow through phi nodes in IR dataflow.
|
2022-01-14 13:34:27 +00:00 |
|
Mathias Vorreiter Pedersen
|
6d95d47467
|
Merge branch 'main' into fix-join-order-in-get-conversion-type
|
2022-01-14 09:53:17 +00:00 |
|
Mathias Vorreiter Pedersen
|
68385dfab5
|
Merge pull request #7386 from github/redsun82/cpp-overrunning-write-precision-split
C++: split `cpp/overrunning-write` into two
|
2022-01-14 09:11:39 +00:00 |
|
Anders Schack-Mulligen
|
0b24af901d
|
Merge pull request #7349 from aschackmull/dataflow/state
Dataflow: Add support for flow state
|
2022-01-14 09:12:38 +01:00 |
|
Andrew Eisenberg
|
4ffd8c62ac
|
Merge pull request #7579 from github/aeisenberg/changenote-upgrades-removal
Changenotes: Add changenotes for upgrades refactoring
|
2022-01-13 09:09:06 -08:00 |
|
Anders Schack-Mulligen
|
c44cf29992
|
Merge pull request #7587 from owen-mc/add-default-taint-sanitizer-guard
Dataflow: Add default taint sanitizer guard
|
2022-01-13 14:44:55 +01:00 |
|
Mathias Vorreiter Pedersen
|
6148af4621
|
C++: Fix join order in 'getConversionType4'.
|
2022-01-13 13:28:36 +00:00 |
|
Anders Schack-Mulligen
|
f7cf327e71
|
Dataflow: Sync
|
2022-01-13 13:28:43 +01:00 |
|
Paolo Tranquilli
|
e6763c858d
|
C++: add bindingset to private Printf predicate
That predicate turned out to create a lot of tuples, of which only a
minimal part was then used in the query.
|
2022-01-13 11:59:48 +00:00 |
|
Paolo Tranquilli
|
64d15d6226
|
C++: fix inc.qhelp files and change notes
|
2022-01-13 11:59:48 +00:00 |
|