semmle-qlci
|
6d55d1f7c0
|
Merge pull request #1707 from asger-semmle/canonical-name-call-graph
Approved by xiemaisi
|
2019-09-02 09:45:24 +01:00 |
Jonas Jensen
|
8ee87fd9fc
|
C++: Make TaintTracking2 QLDoc more like DataFlow2
|
2019-09-02 09:43:52 +02:00 |
Max Schaefer
|
742c9708a9
|
Merge pull request #1828 from asger-semmle/jsdoc-relation
JS: Make getDocumentation handle chain assignments
|
2019-09-02 08:43:40 +01:00 |
Jonas Jensen
|
26c81eaae9
|
C++: Mention localExpr{Flow,Taint} in module QLDoc
|
2019-09-02 09:43:23 +02:00 |
semmle-qlci
|
0cf872ed32
|
Merge pull request #1846 from hvitved/csharp/autoformat
Approved by jbj
|
2019-09-02 08:31:43 +01:00 |
Jonas Jensen
|
f1d7fde49d
|
C++: Use localExprFlow in existing queries
This shortens the queries a bit and ensures test coverage of the new
predicate.
|
2019-09-02 09:29:12 +02:00 |
Jonas Jensen
|
63311739a5
|
C++: Add localExprFlow and localExprTaint
This is for ODASA-8053.
|
2019-09-02 09:29:10 +02:00 |
semmle-qlci
|
00fe4734ac
|
Merge pull request #1850 from hvitved/csharp/remove-ref-equal
Approved by calumgrant
|
2019-09-01 09:31:50 +01:00 |
yh-semmle
|
c359675fa9
|
Merge pull request #1802 from aschackmull/java/taint-step-extension-point
Java: Add a global extension point for taint steps.
|
2019-08-30 17:19:58 -04:00 |
yh-semmle
|
f54545522e
|
Merge pull request #1759 from aschackmull/java/flow-exploration
Java/C++/C#: Add support for dataflow exploration by partial paths.
|
2019-08-30 17:00:17 -04:00 |
Asger F
|
45941869ad
|
JS: Change note
|
2019-08-30 18:25:39 +01:00 |
Asger F
|
89b91af6db
|
JS: Make getDocumentation handle chain assignments
|
2019-08-30 18:20:54 +01:00 |
Asger F
|
9533ca0926
|
JS: Change note
|
2019-08-30 18:19:49 +01:00 |
Asger F
|
3926436bd4
|
JS: Explain use of t.call()
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
d6578e10c8
|
JS: Handle constructor calls to avoid regression
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
1b6cc4ebcc
|
JS: Update test
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
a13fb8e2ba
|
JS: Handle RHS in more cases
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
1e5f0a4e2f
|
JS: Update DataFlow tests
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
5512846e6f
|
JS: Update TypeTracking test
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
bd6768e2c8
|
JS: Fix closure namespace prefix and update tests
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
b1f9db9145
|
JS: Make getAFunctionValue follow global access paths
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
8d59df229a
|
JS: Allow calls to externs
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
cfa2ec1084
|
JS: Remove fake JSONType from es5.js externs
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
e7166c2a1c
|
JS: Workaround for JSON externs
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
221d94961a
|
JS: Resolve simple calls based on qualified name
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
ca71d3117e
|
JS: Use access paths from Closure module
|
2019-08-30 18:19:19 +01:00 |
Asger F
|
8c5b6b256b
|
JS: Remove globalFlowPred()
|
2019-08-30 18:19:18 +01:00 |
Asger F
|
96d9e66ced
|
JS: cache things
|
2019-08-30 18:19:18 +01:00 |
Asger F
|
313579c258
|
JS: Restrict flow to access paths assigned in a unique file
|
2019-08-30 18:19:18 +01:00 |
Asger F
|
48b70c4f1d
|
JS: Add type-tracking test case
|
2019-08-30 18:19:18 +01:00 |
Asger F
|
7315a2baee
|
JS: Make type tracking work through access paths
|
2019-08-30 18:19:18 +01:00 |
Asger F
|
2105e0bdee
|
JS: use JSDoc types in class tracking
|
2019-08-30 18:19:18 +01:00 |
Asger F
|
6b05aa129c
|
JS: Use global access paths to recognize .prototype
|
2019-08-30 18:19:18 +01:00 |
semmle-qlci
|
61034be186
|
Merge pull request #1844 from asger-semmle/more-type-info
Approved by xiemaisi
|
2019-08-30 18:17:07 +01:00 |
Taus
|
89778ef61d
|
Merge pull request #1849 from markshannon/python-add-syntax-comments
Python: Add syntax example comments for automatic document generation.
|
2019-08-30 17:46:50 +02:00 |
Asger F
|
3186942906
|
JS: Add change note
|
2019-08-30 16:05:13 +01:00 |
Asger F
|
f219598281
|
JS: Update DeclarationFiles test
|
2019-08-30 16:02:42 +01:00 |
Asger F
|
5874c14a9c
|
JS: Avoid materializing JSONValue.getFile()
|
2019-08-30 16:02:42 +01:00 |
Asger F
|
6c0f9be6df
|
JS: Avoid materializing HTML::Element.getFile()
|
2019-08-30 16:02:42 +01:00 |
Asger F
|
33267067e0
|
JS: Deprecate and remove path resolution for reference comments
|
2019-08-30 16:02:42 +01:00 |
Asger F
|
fa3532ca8c
|
TS: Handle locally defined packages
|
2019-08-30 16:02:42 +01:00 |
Asger F
|
d8cda5e268
|
JS: Add Firebase test with types
|
2019-08-30 16:02:41 +01:00 |
Asger F
|
ec81e368da
|
JS: Use type info in Firebase model
|
2019-08-30 16:02:41 +01:00 |
Asger F
|
f4144831ab
|
TS: Emit module bindings for all files in node_modules
|
2019-08-30 16:02:41 +01:00 |
Asger F
|
efa7e1112b
|
JS: Add Node.hasUnderlyingType
|
2019-08-30 16:02:41 +01:00 |
Mark Shannon
|
ad463038f8
|
Python: Clarify comment about 'syntax:' comment and add ... to for and async for comments.
|
2019-08-30 15:34:14 +01:00 |
Jonas Jensen
|
c3e1fb424e
|
Merge pull request #1658 from zlaski-semmle/zlaski/cpp387
[CPP-387] Create a new PR against new location of introduce-libraries…
|
2019-08-30 16:25:13 +02:00 |
Taus
|
f8bd3770d6
|
Merge pull request #1848 from markshannon/python-rationalize-taint-tracking
Python: Move TaintTracking.qll
|
2019-08-30 16:21:49 +02:00 |
Tom Hvitved
|
6dc869d5c6
|
C#: Remove reference equality
|
2019-08-30 15:52:42 +02:00 |
semmle-qlci
|
a97aefe0c3
|
Merge pull request #1835 from xiemaisi/js/dom-fixes
Approved by asger-semmle
|
2019-08-30 14:45:06 +01:00 |