Mathias Vorreiter Pedersen
|
fff5d293ff
|
Merge branch 'main' into use-shared-ssa-in-ir-dataflow
|
2021-11-08 10:44:36 +00:00 |
|
Anders Schack-Mulligen
|
e0b121cd90
|
Merge pull request #7047 from hvitved/csharp/ssa/dominance-frontier
Shared SSA: Improved dominance frontier calculation
|
2021-11-08 08:50:46 +01:00 |
|
Chris Smowton
|
b639e82d79
|
Merge pull request #7064 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2021-11-05 09:27:25 +00:00 |
|
github-actions[bot]
|
d7bfaec0f5
|
Add changed framework coverage reports
|
2021-11-05 00:09:28 +00:00 |
|
Mathias Vorreiter Pedersen
|
34aa4981be
|
Merge pull request #7018 from geoffw0/nullterm3
C++: Further performance improvement for the null termination queries
|
2021-11-04 21:37:58 +00:00 |
|
Ethan Palm
|
f1ac23eff5
|
Merge pull request #7040 from ethanpalm/extractor-options-docs
New docs for extractor options
|
2021-11-04 13:53:22 -07:00 |
|
Ethan P
|
fab3479f68
|
Fix numbered lists
|
2021-11-04 13:41:59 -07:00 |
|
Ethan P
|
457ece152a
|
Fix list formatting
|
2021-11-04 13:31:52 -07:00 |
|
Ethan P
|
5bfe0fff89
|
Test using dash for LIs
|
2021-11-04 13:20:00 -07:00 |
|
Ethan P
|
10e5a8b3e5
|
Adjust spacing
|
2021-11-04 13:18:37 -07:00 |
|
Ethan P
|
ad2b068429
|
fix list formatting
|
2021-11-04 13:05:22 -07:00 |
|
Ethan P
|
f3fda42b83
|
Fix link
|
2021-11-04 12:53:03 -07:00 |
|
Ethan Palm
|
f41c4702c3
|
Apply suggestions from code review
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
|
2021-11-04 12:41:07 -07:00 |
|
Ian Wright
|
95f21b5308
|
Merge pull request #7027 from github/z80coder/faster-callee-api-name-feature
more efficient implementation of calleeApiName
|
2021-11-04 14:23:13 +00:00 |
|
Ian Wright
|
b8d7f52d3e
|
format code
|
2021-11-04 12:28:08 +00:00 |
|
Mathias Vorreiter Pedersen
|
58f6058a63
|
Merge pull request #7051 from MathiasVP/better-paths-in-tests
C++: Better `InlineExpectation` tests for path-explanations
|
2021-11-04 11:35:10 +00:00 |
|
Arthur Baars
|
061fc16730
|
Merge pull request #7038 from aibaars/aibaars/merge-3.3-main
Merge rc/3.3 into main
|
2021-11-04 12:23:23 +01:00 |
|
Mathias Vorreiter Pedersen
|
0d1ff4d2ee
|
C++: Respond to review comments and accept test changes.
|
2021-11-04 11:13:23 +00:00 |
|
Arthur Baars
|
27bbddf035
|
Merge pull request #6995 from aibaars/aibaars/pr-qhelp-check
Rewrite qhelp-pr-preview.yml
|
2021-11-04 11:51:14 +01:00 |
|
CodeQL CI
|
2895428d5b
|
Merge pull request #6714 from valeria-meli/javascript/ssrf
Approved by asgerf
|
2021-11-04 03:10:27 -07:00 |
|
CodeQL CI
|
5515256e53
|
Merge pull request #7044 from asgerf/js/proto-pollution-fps
Approved by erik-krogh
|
2021-11-04 02:45:46 -07:00 |
|
Tony Torralba
|
f4704f1325
|
Merge pull request #6397 from atorralba/atorralba/android-intent-redirect-query
Java: Create new Android Intent Redirection query
|
2021-11-04 10:42:59 +01:00 |
|
Tony Torralba
|
fd92c4e435
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-11-04 10:08:53 +01:00 |
|
Mathias Vorreiter Pedersen
|
ae4b6c54bc
|
C++: Change the structure of the 'annotate_path_to_sink' tests to better test path-explanations.
|
2021-11-03 20:32:05 +00:00 |
|
Mathias Vorreiter Pedersen
|
e9b114630a
|
Merge pull request #6948 from ihsinme/ihsinme-patch-076
CPP: Add query for CWE-243 Creation of chroot Jail Without Changing Working Directory
|
2021-11-03 18:50:13 +00:00 |
|
ihsinme
|
aef0275b3c
|
Update IncorrectChangingWorkingDirectory.expected
|
2021-11-03 20:45:38 +03:00 |
|
Arthur Baars
|
7b4460edb7
|
Apply suggestions from code review
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
|
2021-11-03 18:42:49 +01:00 |
|
Tom Hvitved
|
d00196f6be
|
Merge pull request #7048 from hvitved/ruby/remove-node-predicates
Ruby: Remove `Node::getEnclosingCallable` and `ParameterNode::isParameterOf`
|
2021-11-03 17:46:16 +01:00 |
|
Ethan P
|
0894e81ce4
|
add missing backtick
|
2021-11-03 09:21:24 -07:00 |
|
ihsinme
|
a9dd868348
|
Update IncorrectChangingWorkingDirectory.qhelp
|
2021-11-03 18:38:30 +03:00 |
|
ihsinme
|
c94b64cbca
|
Update IncorrectChangingWorkingDirectory.qhelp
|
2021-11-03 18:28:57 +03:00 |
|
Tom Hvitved
|
16d96d2ad3
|
Ruby: Remove Node::getEnclosingCallable and ParameterNode::isParameterOf
|
2021-11-03 15:59:29 +01:00 |
|
Arthur Baars
|
b9bf597044
|
Address comments
|
2021-11-03 15:15:36 +01:00 |
|
luciaromeroML
|
e50938588e
|
formatting qll file
|
2021-11-03 10:30:35 -03:00 |
|
Mathias Vorreiter Pedersen
|
4095c2012e
|
C++: Add comments on why 'ReferenceToInstruction' is interpreted like a 'LoadInstruction' at certain places.
|
2021-11-03 13:27:26 +00:00 |
|
Tom Hvitved
|
df6962143d
|
Shared SSA: Sync files
|
2021-11-03 14:21:50 +01:00 |
|
Tom Hvitved
|
5539b7ffed
|
Shared SSA: Improved dominance frontier calculation
|
2021-11-03 14:21:39 +01:00 |
|
Erik Krogh Kristensen
|
3638892d35
|
Merge pull request #6881 from erik-krogh/add-missing-noinline
JS: add pragma[noinline] to predicates where the qldoc mentions join-order
|
2021-11-03 14:21:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
43a4795272
|
C++: Remove redundant conjunct.
|
2021-11-03 13:19:43 +00:00 |
|
Arthur Baars
|
ddc9ad3187
|
Merge remote-tracking branch 'upstream/rc/3.3' into main
|
2021-11-03 14:01:51 +01:00 |
|
Arthur Baars
|
1327d7c8d5
|
Merge pull request #7043 from aibaars/fix-ql-tests-3.3
Ruby: Fix QL tests and Rust compilation error
|
2021-11-03 13:59:29 +01:00 |
|
Asger Feldthaus
|
712614a03c
|
JS: Block prototype pollution flow into this
|
2021-11-03 13:33:50 +01:00 |
|
Asger Feldthaus
|
08bc80ffdb
|
JS: Block prototype pollution assignment flows through .replace()
|
2021-11-03 13:24:29 +01:00 |
|
Mathias Vorreiter Pedersen
|
1f89b4987b
|
C++: Rename 'valueFlow' to 'conversionFlow' and add a QLDoc that explains its purpose.
|
2021-11-03 12:22:27 +00:00 |
|
Asger Feldthaus
|
76e841830f
|
JS: Check for labeled barriers in reachableFromInput
|
2021-11-03 13:10:20 +01:00 |
|
Arthur Baars
|
aab8c64973
|
Ruby: fix compilation error
|
2021-11-03 12:32:45 +01:00 |
|
Arthur Baars
|
2c5d5ecdd8
|
Ruby: QLTest: fix pack search path for upgrades
|
2021-11-03 12:14:58 +01:00 |
|
Arthur Baars
|
32765e9bc1
|
Ruby: trigger jobs on workflow change
|
2021-11-03 12:14:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
dfbfbe4953
|
Merge branch 'main' into use-shared-ssa-in-ir-dataflow
|
2021-11-03 10:39:22 +00:00 |
|
Mathias Vorreiter Pedersen
|
ad5619ff07
|
Revert "C++: Don't count write operations as uses."
This reverts commit 092beb8b73.
|
2021-11-03 10:37:32 +00:00 |
|