james
|
7236f3b4b6
|
improve description of new option
|
2021-11-04 12:41:30 +00:00 |
|
james
|
af0f32fdb6
|
further changes for query help in sarif
|
2021-11-04 12:36:27 +00:00 |
|
Ian Wright
|
b8d7f52d3e
|
format code
|
2021-11-04 12:28:08 +00:00 |
|
Erik Krogh Kristensen
|
a19627c72f
|
optionally ignore everything after a dash
|
2021-11-04 13:19:44 +01:00 |
|
Erik Krogh Kristensen
|
02f500b9c2
|
Merge branch 'main' into htmlReg
|
2021-11-04 12:58:42 +01:00 |
|
Erik Krogh Kristensen
|
99f5f70345
|
Merge branch 'main' into protoLib
|
2021-11-04 12:53:53 +01:00 |
|
Erik Krogh Kristensen
|
bf5e36e9d4
|
fix docstring
Co-authored-by: Asger F <asgerf@github.com>
|
2021-11-04 12:46:24 +01: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 |
|
Erik Krogh Kristensen
|
4ba5ae09b0
|
add js/sensitive-get-query query
|
2021-11-04 12:30:44 +01: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 |
|
james
|
3bfa868105
|
add new option to database analyze tutorial
|
2021-11-04 09:53:32 +00: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 |
|
Tony Torralba
|
6613a98e02
|
Fix references to logging library
|
2021-11-04 09:15:57 +01:00 |
|
Tony Torralba
|
ea7e259cfc
|
Add change note
|
2021-11-04 08:51:13 +01:00 |
|
Tony Torralba
|
474bf576a7
|
Minor corrections in QLDoc, qhelp and example code
|
2021-11-04 08:46:23 +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 |
|
Tony Torralba
|
f1df542345
|
Add stubs & tests
Fix mistakes detected by the tests
|
2021-11-03 17:26:13 +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 |
|
Erik Krogh Kristensen
|
523c15cd72
|
don't include mode-of-operation into the algorithm names
|
2021-11-03 14:54:50 +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 |
|
Erik Krogh Kristensen
|
f01ee5914b
|
add a docstring, and rename rawString -> foldedString
|
2021-11-03 14:19:31 +01:00 |
|
Rasmus Wriedt Larsen
|
84b38b6c32
|
Python: Add test with custom django json response (FP)
|
2021-11-03 14:17:08 +01:00 |
|
Erik Krogh Kristensen
|
7b0ebd3f1a
|
use the context to determine whether or not a node is an operand of a binop
|
2021-11-03 14:09:44 +01: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 |
|
Erik Krogh Kristensen
|
737c747dbb
|
early exit if string becomes too big
|
2021-11-03 13:28:03 +01:00 |
|
Erik Krogh Kristensen
|
1ba6f448cd
|
compute concatenated string and offset at the same time
|
2021-11-03 13:26:19 +01:00 |
|
Erik Krogh Kristensen
|
be46c1f679
|
remove unused import
|
2021-11-03 13:25:09 +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 |
|