Jonas Jensen
|
0d0ab9157c
|
C++: Address review comments
|
2019-09-11 15:20:36 +02:00 |
|
Taus Brock-Nannestad
|
1013fb7b25
|
Update .expected file for Python 3 tests.
|
2019-09-11 14:13:05 +02:00 |
|
Calum Grant
|
b85823bec5
|
Merge pull request #1857 from AndreiDiaconu1/ircsharp-forstmt
C# IR: More support for `ForStmt`s
|
2019-09-11 13:11:05 +01:00 |
|
Jonas Jensen
|
6021b4f04a
|
C++: Remove local flow from additional taint step
This case was not supposed to be there -- that was the whole point of
having the `localAdditionalTaintStep` predicate.
|
2019-09-11 14:09:17 +02:00 |
|
Erik Krogh Kristensen
|
493a31d98d
|
more fixes based on review
|
2019-09-11 12:53:59 +01:00 |
|
Jonas Jensen
|
ee16b239de
|
C++: Add PointerToFieldLiteral class
Marking these expressions as constants fixes the CFG discrepancies that
can be observed on the affected test and on snapshots of MySQL.
|
2019-09-11 13:40:24 +02:00 |
|
Max Schaefer
|
500cde68c3
|
JavaScript: Add new query UnusedIndexVariable.
|
2019-09-11 11:36:50 +01:00 |
|
Esben Sparre Andreasen
|
9aa0e711b2
|
JS: update expected output
|
2019-09-11 12:33:41 +02:00 |
|
Erik Krogh Kristensen
|
bec522f0df
|
small changes based on review feedback
|
2019-09-11 11:26:59 +01:00 |
|
shati-semmle
|
6924a88368
|
Merge pull request #1917 from jf205/recent-changes-122
docs: port some recent changes to rc/1.22 branch
|
2019-09-11 11:21:39 +01:00 |
|
Esben Sparre Andreasen
|
086c473c18
|
JS: sharpen js/http-to-file-access
|
2019-09-11 12:05:33 +02:00 |
|
Esben Sparre Andreasen
|
0e31cad027
|
JS: simplify this.getStringValue() to getStringValue()
|
2019-09-11 10:56:49 +02:00 |
|
Esben Sparre Andreasen
|
ee106ccff9
|
JS: simplify asExpr().getStringValue() calls
|
2019-09-11 10:56:57 +02:00 |
|
Esben Sparre Andreasen
|
aab17850d1
|
JS: eliminate redundant ConstantString casts
|
2019-09-11 10:56:49 +02:00 |
|
AndreiDiaconu1
|
195b99cf96
|
PR fixes
|
2019-09-11 09:54:01 +01:00 |
|
semmle-qlci
|
16c95d8c5e
|
Merge pull request #1876 from esben-semmle/js/more-delimiter-stripping-whitelisting
Approved by xiemaisi
|
2019-09-11 09:16:57 +01:00 |
|
Esben Sparre Andreasen
|
f3de75ae07
|
JS: update a js/code-injection test
|
2019-09-11 09:45:54 +02:00 |
|
Esben Sparre Andreasen
|
e41080fb40
|
JS: add RemoteServerResponse as a heuristic remote flow source
|
2019-09-11 09:38:18 +02:00 |
|
Esben Sparre Andreasen
|
f7bfc472c1
|
JS: treat server responses as untrusted for command injections
|
2019-09-11 09:38:18 +02:00 |
|
Esben Sparre Andreasen
|
3e42b078e8
|
JS: minor additions to ClientRequest::getAResponseDataNode
|
2019-09-11 09:24:59 +02:00 |
|
Robert Marsh
|
6d8a4388cb
|
Merge pull request #1883 from jbj/partial-definitions-const
C++: Don't create partial defs for calls to const functions
|
2019-09-10 12:46:39 -07:00 |
|
Erik Krogh Kristensen
|
72bbd4ded1
|
fix spelling mistake
|
2019-09-10 17:13:44 +01:00 |
|
Erik Krogh Kristensen
|
62d1f66fda
|
avoid extending the abstract LoopStmt class
|
2019-09-10 17:08:00 +01:00 |
|
Erik Krogh Kristensen
|
6bb9781466
|
remove <br/> tags
|
2019-09-10 16:57:15 +01:00 |
|
Shati Patel
|
4a6ee7f4b3
|
QL HB: Add predicate call example [SD-3864]
(cherry picked from commit cfa51a0e8b)
|
2019-09-10 16:04:41 +01:00 |
|
Shati Patel
|
52583d0b86
|
QL HB: Explain use of cast [SD-3865]
(cherry picked from commit f5de1dc999)
|
2019-09-10 16:04:40 +01:00 |
|
Shati Patel
|
ab77d02f87
|
QL HB: Expand bindingset example [SD-3863]
(cherry picked from commit 4f2c9fa3cb)
|
2019-09-10 16:04:40 +01:00 |
|
Shati Patel
|
6b10ddf8fc
|
QL HB: Fix typo [SD-3862]
(cherry picked from commit acca48bd8f)
|
2019-09-10 16:04:40 +01:00 |
|
james
|
3f4f9ec9e3
|
docs: update readme
(cherry picked from commit 54342a6daa)
|
2019-09-10 16:04:40 +01:00 |
|
james
|
f2baf43f74
|
docs: fix broken Expr links
(cherry picked from commit 9437c2d007)
|
2019-09-10 16:04:34 +01:00 |
|
semmle-qlci
|
05247849b0
|
Merge pull request #1913 from xiemaisi/csharp/update-a-qlref
Approved by hvitved
|
2019-09-10 16:04:19 +01:00 |
|
shati-semmle
|
2a3c6a9ac4
|
Vale linter: fix typo
(cherry picked from commit 4d98b4c3a1)
|
2019-09-10 16:03:10 +01:00 |
|
james
|
cf8fbca218
|
docs: improve slide layout for printing
(cherry picked from commit f78ce146f1)
|
2019-09-10 16:03:09 +01:00 |
|
james
|
358be7419d
|
docs: updated slide background
(cherry picked from commit ecc2449c1c)
|
2019-09-10 16:03:09 +01:00 |
|
james
|
be14eea5a4
|
docs: slides fix for edge and ff
(cherry picked from commit f93359a472)
|
2019-09-10 16:03:09 +01:00 |
|
james
|
a2c87c9890
|
docs: fix typo
(cherry picked from commit 09a0b562e5)
|
2019-09-10 16:03:06 +01:00 |
|
jf205
|
b1d4843a95
|
Update docs/language/README.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
(cherry picked from commit ce2326cc6e)
|
2019-09-10 16:03:06 +01:00 |
|
jf205
|
20df58f400
|
Update docs/language/learn-ql/ql-training.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
(cherry picked from commit 1f67d71f5f)
|
2019-09-10 16:03:06 +01:00 |
|
jf205
|
1c0db5dce8
|
Update docs/language/learn-ql/ql-training.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
(cherry picked from commit 4ec828a719)
|
2019-09-10 16:03:06 +01:00 |
|
james
|
985751b128
|
docs: update layout.html
(cherry picked from commit 1a7c79bd7c)
|
2019-09-10 16:03:05 +01:00 |
|
james
|
1d3cf2002a
|
docs: specify sphinx 1.7.9 in readme
(cherry picked from commit 99614d98e1)
|
2019-09-10 16:03:05 +01:00 |
|
james
|
fcba260393
|
docs: fix a couple of links
(cherry picked from commit 16aaa95566)
|
2019-09-10 16:03:05 +01:00 |
|
james
|
7e7b9e5578
|
docs: remove VA section from writing-queries.rst
(cherry picked from commit 6f9d4c8562)
|
2019-09-10 16:03:04 +01:00 |
|
james
|
8efcabf237
|
docs: rework ql-training.rst
(cherry picked from commit 49955c56be)
|
2019-09-10 16:03:04 +01:00 |
|
james
|
b56b28e228
|
docs: reorganize and add some ref bookmarks to learn-ql index
(cherry picked from commit 593818b71a)
|
2019-09-10 16:03:04 +01:00 |
|
james
|
40be3bc8cf
|
docs: rename ql-training-rst > ql-training
(cherry picked from commit 65573492e7)
|
2019-09-10 16:03:03 +01:00 |
|
james
|
d1d19bf744
|
docs: add ql-training page to learn-ql project
(cherry picked from commit c8dd5e620c)
|
2019-09-10 16:03:02 +01:00 |
|
jf205
|
e19799f1eb
|
Update docs/language/ql-training-rst/slide-snippets/local-data-flow.rst
Co-Authored-By: Luke Cartey <5377966+lukecartey@users.noreply.github.com>
(cherry picked from commit 64c4548aca)
|
2019-09-10 16:03:00 +01:00 |
|
james
|
32d56fbd93
|
docs: update images
(cherry picked from commit f0e2a2ea71)
|
2019-09-10 16:02:59 +01:00 |
|
james
|
b701d1d8cf
|
docs: toctree path
(cherry picked from commit acb3e742e6)
|
2019-09-10 16:02:59 +01:00 |
|