Geoffrey White
|
ea9640a39d
|
C++: Autoformat.
|
2021-11-16 14:26:42 +00:00 |
|
Chris Smowton
|
8d22db8089
|
Merge pull request #7140 from smowton/smowton/admin/merge-lgtm-com-cherry-pick
Merge lgtm.com into main
|
2021-11-16 14:13:27 +00:00 |
|
jorgectf
|
9ad8a85f4d
|
Delete redundant checks in verifiesSignature()
|
2021-11-16 15:08:18 +01:00 |
|
Anders Schack-Mulligen
|
c70d384d28
|
Merge pull request #7045 from aschackmull/dataflow/hidden-ret-subpaths
Data flow: Support hidden return nodes in subpaths predicate
|
2021-11-16 15:04:51 +01:00 |
|
jorgectf
|
3fe2a08376
|
Update .expected file
|
2021-11-16 15:03:49 +01:00 |
|
Jorge
|
a722631278
|
Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
|
2021-11-16 15:02:06 +01:00 |
|
Paolo Tranquilli
|
8d3cf7f5aa
|
C++: update ir tests after frontend update
After updating the frontend new intermediate objects appear in the AST
and raw dumps.
|
2021-11-16 13:25:32 +00:00 |
|
Anders Schack-Mulligen
|
d408105fad
|
Java: Fix bad join-order.
|
2021-11-16 14:25:19 +01:00 |
|
Geoffrey White
|
5ef71e6ef3
|
C++: Add a few more sinks.
|
2021-11-16 13:02:56 +00:00 |
|
Tom Hvitved
|
a65f5725d3
|
Merge pull request #7146 from hvitved/ruby/remove-ci-check
Ruby: Remove `Compile with previous CodeQL versions` CI check
|
2021-11-16 13:44:24 +01:00 |
|
Erik Krogh Kristensen
|
a7cd097ca2
|
Merge pull request #6756 from erik-krogh/extractBigReg
JS: extract regexp literals for string concatenations
|
2021-11-16 13:33:21 +01:00 |
|
Tom Hvitved
|
075c9d89b3
|
Ruby: Remove Compile with previous CodeQL versions CI check
|
2021-11-16 13:30:32 +01:00 |
|
Tom Hvitved
|
9e8e2e2b48
|
Ruby: Update CFG test output (some nodes have been reordered)
|
2021-11-16 12:45:24 +01:00 |
|
Tom Hvitved
|
e7b091086d
|
Ruby: Eliminate unnecessary recursion through RealNode
|
2021-11-16 12:24:17 +01:00 |
|
Geoffrey White
|
aafa5762ad
|
C++: Add a CWE tag associated with OWASP A8.
|
2021-11-16 11:21:25 +00:00 |
|
Tom Hvitved
|
3a8e2db3ab
|
Merge pull request #7121 from hvitved/ruby/lookup-const-anti-join
|
2021-11-16 11:32:55 +01:00 |
|
Geoffrey White
|
ed3e5395d1
|
Merge pull request #7063 from MathiasVP/use-range-analysis-in-buffer-write
C++: Use `SimpleRangeAnalysis` in `Printf.qll`
|
2021-11-16 10:24:47 +00:00 |
|
Benjamin Muskalla
|
0e6bb28016
|
Only consider store steps
|
2021-11-16 10:46:24 +01:00 |
|
Mathias Vorreiter Pedersen
|
71c279f537
|
Merge branch 'main' into use-range-analysis-in-buffer-write
|
2021-11-16 09:14:02 +00:00 |
|
Erik Krogh Kristensen
|
b9ea4a8709
|
recognize library inputs when the library exports "through" a function
|
2021-11-15 22:43:38 +01:00 |
|
Erik Krogh Kristensen
|
1a98079100
|
Merge pull request #7139 from erik-krogh/gotGet
JS: improve the got model
|
2021-11-15 22:42:03 +01:00 |
|
Erik Krogh Kristensen
|
12c24c07df
|
improve the got model
|
2021-11-15 21:52:12 +01:00 |
|
Tom Hvitved
|
f01b9005b1
|
Merge pull request #7122 from hvitved/csharp/expose-repr-perf
C#: Replace `localFlow` with `localFlowStep` in recursive predicate
|
2021-11-15 21:11:21 +01:00 |
|
Tom Hvitved
|
6599eca9fb
|
Merge pull request #7138 from hvitved/ruby/forward-param-cfg
Ruby: Add missing CFG entry for `ForwardParameter`
|
2021-11-15 19:28:31 +01:00 |
|
Chris Smowton
|
708e059e7f
|
Merge branch 'lgtm.com' of github.com:github/codeql into smowton/admin/merge-lgtm-com-cherry-pick
|
2021-11-15 18:18:28 +00:00 |
|
Tony Torralba
|
d97b130bdd
|
Merge pull request #7092 from atorralba/atorralba/android-asynctask-jumpstep
Java: Add AsyncTask additional value step
|
2021-11-15 16:59:56 +01:00 |
|
Benjamin Muskalla
|
fd9199c0c0
|
Simplify handling of tainting fields
|
2021-11-15 16:40:09 +01:00 |
|
Benjamin Muskalla
|
d7ed325b3f
|
Refactor content flow into predicate
|
2021-11-15 16:30:55 +01:00 |
|
Benjamin Muskalla
|
f4310898b3
|
Capture sources flowing into parameters
|
2021-11-15 16:28:28 +01:00 |
|
Tom Hvitved
|
03ae58830a
|
Ruby: Add missing CFG entry for ForwardParameter
|
2021-11-15 16:28:17 +01:00 |
|
Tom Hvitved
|
3ce41015bb
|
Ruby: Add CFG test for forward parameters
|
2021-11-15 16:25:06 +01:00 |
|
Tony Torralba
|
87ebcea913
|
Add AsyncTask value step
|
2021-11-15 16:13:36 +01:00 |
|
Anders Schack-Mulligen
|
a40a393b38
|
Merge pull request #7134 from aschackmull/java/additionalvaluestep
Java: Add support for adding additional value steps.
|
2021-11-15 16:07:30 +01:00 |
|
Anders Schack-Mulligen
|
1cd42ea668
|
Java: Fix test and some references.
|
2021-11-15 16:03:04 +01:00 |
|
Rasmus Wriedt Larsen
|
6b7abacc5f
|
Merge pull request #7135 from RasmusWL/b32hexencode
Python: Model `b32hexencode`/`b32hexdecode`
|
2021-11-15 15:51:46 +01:00 |
|
Benjamin Muskalla
|
8040d9cfcf
|
Only consider true return statements as sinks
|
2021-11-15 15:29:01 +01:00 |
|
Rasmus Wriedt Larsen
|
95dbe1383b
|
Merge pull request #7133 from RasmusWL/minor-3.10-fix
Python: Minor additions for 3.10
|
2021-11-15 15:25:34 +01:00 |
|
Rasmus Wriedt Larsen
|
39927fa613
|
Python: Model b32hexencode/b32hexdecode
New in Python 3.10
See
- https://devdocs.io/python~3.10/library/base64#base64.b32hexencode
- https://devdocs.io/python~3.10/library/base64#base64.b32hexdecode
|
2021-11-15 15:23:49 +01:00 |
|
Benjamin Muskalla
|
e6e52a3b32
|
190
|
2021-11-15 15:18:03 +01:00 |
|
Anders Schack-Mulligen
|
2fe6880d70
|
Java: Add support for adding additional value steps.
|
2021-11-15 15:05:48 +01:00 |
|
Rasmus Wriedt Larsen
|
cfdfcaa3e8
|
Python: Support Path.hardlink_to (new in 3.10)
See https://docs.python.org/3.10/library/pathlib.html#pathlib.Path.hardlink_to
|
2021-11-15 14:57:59 +01:00 |
|
Rasmus Wriedt Larsen
|
5d60975f65
|
Python: Support aiter and anext (new in 3.10)
See
- https://docs.python.org/3/whatsnew/3.10.html#other-language-changes
- https://docs.python.org/3.10/library/functions.html#aiter
- https://docs.python.org/3.10/library/functions.html#anext
|
2021-11-15 14:55:34 +01:00 |
|
Mathias Vorreiter Pedersen
|
3f0bfe1d75
|
C++: Remove the implicit assumption about the existence of a lower bound implying the existence of an upper bound (and vice veraa).
|
2021-11-15 13:39:15 +00:00 |
|
Mathias Vorreiter Pedersen
|
63f50a9eb7
|
C++: Cleanup the case for possibly-negative unsigned values.
|
2021-11-15 13:31:51 +00:00 |
|
Mathias Vorreiter Pedersen
|
9a9f7943aa
|
C++: Fix bug for exact powers of 10 and accept test changes.
|
2021-11-15 13:20:45 +00:00 |
|
Mathias Vorreiter Pedersen
|
53884915a5
|
C++: Add more tests (which demonstrate a couple of bugs in the implementation).
|
2021-11-15 13:18:30 +00:00 |
|
Anders Schack-Mulligen
|
c616f5784d
|
Java: Fix overrides to not be transitive.
|
2021-11-15 13:54:53 +01:00 |
|
Rasmus Wriedt Larsen
|
7c3b68b7f8
|
Merge pull request #7091 from RasmusWL/port-request-without-validation
Python: Port `py/request-without-cert-validation` to use API graphs
|
2021-11-15 13:51:57 +01:00 |
|
Erik Krogh Kristensen
|
0023b885f5
|
update expected output
|
2021-11-15 13:50:12 +01:00 |
|
Erik Krogh Kristensen
|
2163648b39
|
fix location off-by-ones with regexp parsing
|
2021-11-15 13:43:39 +01:00 |
|