Taus
|
dcaf0f8ba8
|
Merge pull request #978 from markshannon/python-turbogears
Python: Add support for turbogears; requests and responses.
|
2019-02-26 21:46:01 +01:00 |
|
Dave Bartolomeo
|
84c7f195d6
|
Merge pull request #994 from geoffw0/msalloc
CPP: Add lots more allocation functions to Alloc.qll
|
2019-02-26 11:59:45 -08:00 |
|
Mark Shannon
|
a480da6ed5
|
Python: Generalize turbogear response sinks to allow for internally sourced strings.
|
2019-02-26 18:31:06 +00:00 |
|
Calum Grant
|
5c2804d3ac
|
Merge pull request #968 from hvitved/csharp/dataflow-performance
C#: Improve join orders in `DataFlow` module
|
2019-02-26 17:34:16 +00:00 |
|
Geoffrey White
|
c637bc5fcc
|
CPP: Change note.
|
2019-02-26 17:17:16 +00:00 |
|
Geoffrey White
|
e32042d69c
|
CPP: Add support for Microsoft functions in Alloc.qll.
|
2019-02-26 17:11:37 +00:00 |
|
Max Schaefer
|
cd9ccd4c8d
|
Merge pull request #983 from asger-semmle/closure-global-ref
JS: add closure library in globalObjectRef
|
2019-02-26 16:55:58 +00:00 |
|
Max Schaefer
|
db5fbe29a3
|
Merge pull request #941 from esben-semmle/js/vue-support-2
JS: Vue security improvements
|
2019-02-26 16:49:38 +00:00 |
|
Mark Shannon
|
2995b023fa
|
Python: Fix handling of turbogears' 'expose' decorator.
|
2019-02-26 16:40:21 +00:00 |
|
semmle-qlci
|
86e646beb4
|
Merge pull request #975 from asger-semmle/global-closure-dataflow
Approved by esben-semmle
|
2019-02-26 13:57:39 +00:00 |
|
Taus
|
9d7877907b
|
Merge pull request #964 from markshannon/python-locations-for-packages
Python: Make sure packages have locations.
|
2019-02-26 11:55:27 +01:00 |
|
Mark Shannon
|
3854050d57
|
Python: Update documentation for new web frameworks.
|
2019-02-26 10:17:29 +00:00 |
|
Mark Shannon
|
7d0943f30d
|
Python: Add tests for turbogears.
|
2019-02-26 10:15:37 +00:00 |
|
Mark Shannon
|
26c5ebde54
|
Python: Basic support for TurboGears: requests and responses.
|
2019-02-26 10:15:36 +00:00 |
|
Esben Sparre Andreasen
|
f9111f68e9
|
Update javascript/ql/src/semmle/javascript/dataflow/TypeInference.qll
Co-Authored-By: asger-semmle <42069257+asger-semmle@users.noreply.github.com>
|
2019-02-26 11:11:44 +01:00 |
|
Asger F
|
6b9157540b
|
JS: mark globalFlowPred as internal
|
2019-02-26 09:56:22 +00:00 |
|
semmle-qlci
|
681ff0f39c
|
Merge pull request #977 from asger-semmle/extend-test-version
Approved by xiemaisi
|
2019-02-26 09:55:41 +00:00 |
|
Jonas Jensen
|
f12dfda28f
|
Merge pull request #985 from rdmarsh2/rdmarsh/ir-call-side-effect
C++: fix PrimaryInstruction for call side effects
|
2019-02-26 10:36:18 +01:00 |
|
semmle-qlci
|
74a4103857
|
Merge pull request #976 from asger-semmle/closure-import-deep
Approved by esben-semmle
|
2019-02-26 09:34:04 +00:00 |
|
semmle-qlci
|
00d490e84d
|
Merge pull request #945 from asger-semmle/extensible-module-import
Approved by xiemaisi
|
2019-02-26 09:26:28 +00:00 |
|
Max Schaefer
|
c2a5350bf2
|
Merge pull request #982 from asger-semmle/closure-string-lib
JS: model string functions from closure library
|
2019-02-26 08:26:14 +00:00 |
|
Nick Rolfe
|
53de2d8d3e
|
Merge pull request #830 from ian-semmle/constexpr
C++: Add Function.{isDeclaredConstexpr,isConstexpr}() predicates
|
2019-02-25 22:11:24 +00:00 |
|
Robert Marsh
|
af490a9b3e
|
C++: fix PrimaryInstruction for call side effects
|
2019-02-25 11:41:40 -08:00 |
|
Asger F
|
93440014a0
|
JS: only propagate through first argument of truncate()
|
2019-02-25 17:11:55 +00:00 |
|
Asger F
|
d45f670646
|
JS: remove duplicate modelling of urlDecode/urlEncode
|
2019-02-25 17:04:56 +00:00 |
|
Asger F
|
29de1411b7
|
JS: remove restriction on truncate calls
|
2019-02-25 17:00:47 +00:00 |
|
Asger F
|
50e8f83ad5
|
JS: use globalVarRef/SourceNode instead
|
2019-02-25 16:54:45 +00:00 |
|
Asger F
|
8354909d46
|
JS: add closure library in globalObjectRef
|
2019-02-25 16:45:47 +00:00 |
|
Asger F
|
d70d0e21cc
|
JS: add format function
|
2019-02-25 16:30:44 +00:00 |
|
Asger F
|
fab0afd755
|
JS: model string functions from closure library
|
2019-02-25 16:08:47 +00:00 |
|
Max Schaefer
|
bea75e2d1c
|
Merge pull request #981 from esben-semmle/js/fix-docstring
JS: fix docstring: s/node1/pred + s/node2/succ
|
2019-02-25 16:04:15 +00:00 |
|
Ian Lynagh
|
ad126b93cf
|
C++: Remove a use of deprecated Function.getFullSignature()
|
2019-02-25 15:51:39 +00:00 |
|
Esben Sparre Andreasen
|
8e01ccd892
|
JS: fix docstring: s/node1/pred + s/node2/succ
|
2019-02-25 16:51:30 +01:00 |
|
Mark Shannon
|
c48ab48dbc
|
Merge pull request #971 from felicity-semmle/ql/SD-3009-add-files
Move support information to QL repository for easier maintenance
|
2019-02-25 15:36:18 +00:00 |
|
semmle-qlci
|
58cc8d0ecc
|
Merge pull request #936 from xiemaisi/js/revive-electron-support
Approved by esben-semmle
|
2019-02-25 15:23:20 +00:00 |
|
Asger F
|
050626aca0
|
JS: remove audit alerts from package.json
|
2019-02-25 15:04:47 +00:00 |
|
Esben Sparre Andreasen
|
46a1c75549
|
Merge pull request #973 from xiemaisi/js/remove-package-json
JavaScript: Delete an unused `package.json` in a test.
|
2019-02-25 14:05:22 +01:00 |
|
Ian Lynagh
|
f02a4ce63e
|
C++: Accept test changes following new *constexpr specifiers
|
2019-02-25 12:48:48 +00:00 |
|
Ian Lynagh
|
133e2d04be
|
C++: Add a changenote for Function.{isDeclaredConstexpr,isConstexpr}()
|
2019-02-25 12:48:48 +00:00 |
|
Ian Lynagh
|
4bd03d52f1
|
C++: Add constexpr support for functions
|
2019-02-25 12:48:48 +00:00 |
|
Ian Lynagh
|
5db38ef14b
|
C++: Add a test for constexpr functions
|
2019-02-25 12:48:48 +00:00 |
|
Asger F
|
7d14429dce
|
JS: handle deeper access paths in Closure::moduleImport
|
2019-02-25 12:31:18 +00:00 |
|
Asger F
|
2f6496f6bd
|
JS: add test with undeclared nested access
|
2019-02-25 12:27:36 +00:00 |
|
Jonas Jensen
|
a9f8a53dac
|
Merge pull request #972 from geoffw0/rtl
CPP: Add support for the Rtl* functions in BufferAccess.ql
|
2019-02-25 13:07:05 +01:00 |
|
semmle-qlci
|
c31ccbc114
|
Merge pull request #925 from asger-semmle/closure-reorg
Approved by xiemaisi
|
2019-02-25 12:02:00 +00:00 |
|
Geoffrey White
|
2ad0ac2c12
|
Merge pull request #974 from jbj/alloca-delete-precision
C++: Remove @precision of AllocaInLoop.ql
|
2019-02-25 11:48:56 +00:00 |
|
Esben Sparre Andreasen
|
b0358d7d11
|
JS: autoformat
|
2019-02-25 12:44:55 +01:00 |
|
Asger F
|
707886f259
|
JS: minor qldoc fixes
|
2019-02-25 11:31:09 +00:00 |
|
Asger F
|
b31d7d1f5f
|
JS: add test case
|
2019-02-25 11:31:09 +00:00 |
|
Asger F
|
eab034ccfd
|
JS: add ModuleImportNode::Range
|
2019-02-25 11:31:08 +00:00 |
|