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 |
|
semmle-qlci
|
a97aefe0c3
|
Merge pull request #1835 from xiemaisi/js/dom-fixes
Approved by asger-semmle
|
2019-08-30 14:45:06 +01:00 |
|
Tom Hvitved
|
3e716bf806
|
Merge pull request #1749 from calumgrant/cs/extractor-tidy
C#: Refactor extractor trap generation code
|
2019-08-30 15:44:35 +02:00 |
|
Taus
|
a2841b4245
|
Merge pull request #1763 from markshannon/python-cwe-312
Python: Two new queries for CWE-312.
|
2019-08-30 15:28:56 +02:00 |
|
Tom Hvitved
|
c9275fdc0a
|
Merge pull request #1692 from calumgrant/cs/roslyn-3.2
C#: Upgrade to Roslyn 3.2
|
2019-08-30 15:09:11 +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 |
|
Mark Shannon
|
637677d515
|
Python: Move TaintTracking.qll from semmle.python.security to semmle.python.dataflow, for consistency with other code.
|
2019-08-30 12:57:47 +01:00 |
|
Mark Shannon
|
a256945938
|
Python: Add syntax example comments for document generation.
|
2019-08-30 12:46:08 +01: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 |
|
Max Schaefer
|
b6220998d1
|
JavaScript: Restrict setAttribute sink to potentially dangerous attribute names.
|
2019-08-30 11:57:29 +01:00 |
|
Calum Grant
|
c7b685b3b8
|
C#: Fix changed qltest.
|
2019-08-30 11:47:43 +01:00 |
|
Calum Grant
|
611af1e2c2
|
C#: Upgrade to Roslyn 3.2.
|
2019-08-30 11:47:43 +01:00 |
|
Mark Shannon
|
3f740d6efe
|
Python: Update CWE-312 queries to use new taint-tracking configuration.
|
2019-08-30 11:21:04 +01: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 |
|