Anders Schack-Mulligen
|
8a318ce4e7
|
Java: Extend test with graph.
|
2019-08-30 14:35:21 +02:00 |
|
Anders Schack-Mulligen
|
455bb6cd15
|
Java/C++/C#: Add change notes.
|
2019-08-30 14:35:21 +02:00 |
|
Anders Schack-Mulligen
|
6582734733
|
Java: Add test.
|
2019-08-30 14:32:55 +02:00 |
|
Anders Schack-Mulligen
|
5e6326d1d5
|
Java/C++/C#: Add support for dataflow exploration by partial paths.
|
2019-08-30 14:32:55 +02:00 |
|
Anders Schack-Mulligen
|
6749f7a1b7
|
Merge pull request #1843 from lukecartey/java/add-missing-sql-apis
Java: Add missing SQL query APIs.
|
2019-08-30 14:27:40 +02:00 |
|
semmle-qlci
|
394563de43
|
Merge pull request #1807 from hvitved/csharp/dataflow/barrier-guard
Approved by calumgrant
|
2019-08-30 12:40:25 +01:00 |
|
Taus
|
3d3797f829
|
Merge pull request #1830 from markshannon/python-update-docs
Python: Update the documentation
|
2019-08-30 13:01:50 +02:00 |
|
Luke Cartey
|
e118f9a5f9
|
Add change note.
|
2019-08-30 10:48:37 +01:00 |
|
Luke Cartey
|
dfa371c65b
|
Java: Add missing SQL query APIs.
* executeLargeUpdate
* prepareCall
|
2019-08-30 10:40:49 +01:00 |
|
Calum Grant
|
ec61877ce8
|
Merge pull request #1805 from hvitved/csharp/dataflow/nested-fields
C#: Nested field flow
|
2019-08-30 10:26:10 +01:00 |
|
Taus
|
4f26b58a1a
|
Merge pull request #1747 from markshannon/python-extend-taint-tracking-config
Python: Extend taint-tracking configuration to match API of Javascript implementation.
|
2019-08-30 10:39:53 +02:00 |
|
Tom Hvitved
|
6e7ef66642
|
C#: Revert to using GuardedDataFlowNode in TaintedPath.qll
|
2019-08-30 09:37:23 +02:00 |
|
Tom Hvitved
|
751985dcf2
|
C#: Address review comments
|
2019-08-30 09:37:23 +02:00 |
|
Tom Hvitved
|
ae5fb7f330
|
C#: Introduce BarrierGuards
|
2019-08-30 09:37:16 +02:00 |
|
Tom Hvitved
|
c642e726c6
|
Merge pull request #1555 from calumgrant/cs/typemention-fixes
C#: Fix various extraction errors
|
2019-08-30 09:34:18 +02:00 |
|
zlaski-semmle
|
f2025116d5
|
Merge pull request #1771 from geoffw0/qldoceg8
CPP: Add syntax examples to QLDoc in NameQualifiers.qll
|
2019-08-29 15:16:37 -07:00 |
|
Calum Grant
|
4dd4167a5a
|
C#: Update test output (following merge).
|
2019-08-29 18:22:37 +01:00 |
|
Calum Grant
|
424ab3ed6a
|
C#: Analysis change notes.
|
2019-08-29 18:12:58 +01:00 |
|
Calum Grant
|
83d1e0eaa6
|
C#: Name DotNet::Namespace a declaration.
|
2019-08-29 18:12:58 +01:00 |
|
Calum Grant
|
83ab044a73
|
C#: Update expected test output.
|
2019-08-29 18:12:58 +01:00 |
|
Calum Grant
|
dfbb1946d3
|
C#: Minor edits
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
5613769654
|
C#: Add NamespaceAccess, and make namespaces declarations.
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
0e62377dd2
|
C#: Treat _ as an ordinary variable in a foreach.
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
8aeeec01ff
|
C#: Add namespace_access_expr because of nameof(Namespace)
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
ae36359058
|
C#: Fix typementions of arrays.
|
2019-08-29 18:11:00 +01:00 |
|
Nick Rolfe
|
36b42def1c
|
Merge pull request #1841 from ian-semmle/valuetext
C++: Split valuetext off into its own table
|
2019-08-29 17:42:14 +01:00 |
|
Geoffrey White
|
11da14c5f2
|
Merge pull request #1838 from jbj/leap-year-name
C++: Change name of UncheckedReturnValueForTimeFunctions.ql
|
2019-08-29 17:32:31 +01:00 |
|
Mark Shannon
|
d096644773
|
Python docs: Fix typos and rst formatting issue.
|
2019-08-29 15:55:05 +01:00 |
|
Geoffrey White
|
1215da2d6c
|
Merge pull request #1827 from jbj/sbb-tidy
C++: Tidy up SubBasicBlocks.qll
|
2019-08-29 15:42:40 +01:00 |
|
Geoffrey White
|
a84f19238b
|
CPP: Add a scoped enum example.
|
2019-08-29 15:38:17 +01:00 |
|
Ian Lynagh
|
c08eb7e8c7
|
C++: Tweak the getValueText() code
|
2019-08-29 14:59:05 +01:00 |
|
Jonas Jensen
|
be7be1fb38
|
C++: Improve name/descr. of leap year queries
|
2019-08-29 15:53:51 +02:00 |
|
Mark Shannon
|
22f55d25c2
|
Python taint-tracking. Reorder columns in some tests for easier comprehension of expected output.
|
2019-08-29 14:36:10 +01:00 |
|
Mark Shannon
|
e51b797c03
|
Python taint-tracking. Add an adapter for old 'dataflow config'.
|
2019-08-29 14:30:09 +01:00 |
|
Mark Shannon
|
179f4ee88f
|
Python taint-tracking: Add documented example test.
|
2019-08-29 13:03:58 +01:00 |
|
Tom Hvitved
|
982f90dc2b
|
C#: Refactor local data flow step relations
|
2019-08-29 13:35:19 +02:00 |
|
semmle-qlci
|
f980d20d6d
|
Merge pull request #1809 from hvitved/csharp/cfg/tests
Approved by calumgrant
|
2019-08-29 11:35:21 +01:00 |
|
Mark Shannon
|
10fddbc19b
|
Python new taint-tracking: Fix some typos and clarify documentation.
|
2019-08-29 11:03:35 +01:00 |
|
Ian Lynagh
|
28832c9021
|
C++: Add a comment
|
2019-08-29 10:32:34 +01:00 |
|
Mark Shannon
|
5bb528d236
|
Python taint-tracking: Fix performance of 'flowsTo' and 'testEvaluates'.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
3872c7a1f9
|
Python taint-tracking. Rework handling of sequences and dicts of taint for performance.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
a36453b2e2
|
Python taint-tracking. Fix performance for a couple of predicates.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
76c11c4575
|
Python: Update a test result.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
45abe09494
|
Python taint-tracking: Improve layout and documentation.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
91aefab7aa
|
Python: Reorganise code a bit to minimize diff for PR.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
e5900921e7
|
Python taint-tracking: Remove warnings from test output.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
691165d1c6
|
Python: Check-in two missing files.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
c7ec5690a5
|
Python taint-tracking: make sure all features of legacy extensions are supported.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
64c160b75c
|
Python taint-tracking: Fix ambiguous flow through class instantiation. Tweak the path query to ensure edge to sink is always present.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
d31e55f88e
|
Python taint-tracking: Avoid ambiguous flows through calls. Fix up tests.
|
2019-08-29 10:31:50 +01:00 |
|