Rebecca Valentine
|
b09ab67e75
|
Python: Modernizes query
|
2020-03-04 17:10:32 -08:00 |
|
Taus
|
02ae0fbda6
|
Merge pull request #2965 from BekaValentine/python-objectapi-to-valueapi-raising
Python: ObjectAPI to ValueAPI: Raising
|
2020-03-04 00:03:17 +01:00 |
|
semmle-qlci
|
6f508bccc1
|
Merge pull request #2943 from esbena/js/more-fs-modules
Approved by erik-krogh
|
2020-03-03 21:50:43 +00:00 |
|
Taus
|
8bd4f6d136
|
Merge pull request #2945 from BekaValentine/python-objectapi-to-valueapi-calltosuperwrongclass
Python: ObjectAPI to ValueAPI: CallToSuperWrongClass
|
2020-03-03 18:38:58 +01:00 |
|
Taus
|
9068040097
|
Merge pull request #2964 from BekaValentine/python-objectapi-to-valueapi-notimplemented
Python: ObjectAPI to ValueAPI: NotImplemented
|
2020-03-03 18:36:14 +01:00 |
|
Calum Grant
|
464a034c7d
|
Merge pull request #2894 from BekaValentine/python-objectapi-to-valueapi-iscomparisons
Python: ObjectAPI to ValueAPI: IsComparisons
|
2020-03-03 17:25:24 +00:00 |
|
yo-h
|
a576f3fa54
|
Merge pull request #2966 from aschackmull/java/nullness-fp-test
Java: Document a FP for nullness in a test.
|
2020-03-03 12:04:52 -05:00 |
|
Nick Rolfe
|
c2db3d7984
|
Merge pull request #2968 from igfoo/unused_types
C++: Update tests following extractor no longer extracting some unused types
|
2020-03-03 16:03:40 +00:00 |
|
Esben Sparre Andreasen
|
4625217a68
|
Merge branch 'master' of github.com:Semmle/ql into js/more-fs-modules
|
2020-03-03 15:07:51 +01:00 |
|
Jonas Jensen
|
88c74b2a4b
|
Merge pull request #2917 from MathiasVP/inexact-is-chi-for-all-aliased-memory
C++: `isChiForAllAliasedMemory` recursion through inexact Phi operands
|
2020-03-03 14:25:49 +01:00 |
|
Jonas Jensen
|
4f23acf080
|
Merge pull request #2957 from MathiasVP/dataflow-dispatch-same-num-args
C++: Only return functions that match arguments in DataFlowDispatch::viableCallable
|
2020-03-03 14:19:26 +01:00 |
|
Anders Schack-Mulligen
|
4601639bad
|
Java: Document a FP in a test.
|
2020-03-03 13:39:26 +01:00 |
|
semmle-qlci
|
57b3e6addf
|
Merge pull request #2958 from erik-krogh/InnerPrefix
Approved by asgerf
|
2020-03-03 11:10:44 +00:00 |
|
semmle-qlci
|
7f3f629d39
|
Merge pull request #2913 from asger-semmle/js/prototype-pollution-path
Approved by erik-krogh
|
2020-03-03 10:29:47 +00:00 |
|
semmle-qlci
|
b3cbf8baa8
|
Merge pull request #2960 from erik-krogh/OverloadsWithThis
Approved by asgerf
|
2020-03-03 10:10:00 +00:00 |
|
Esben Sparre Andreasen
|
adddebf039
|
Merge branch 'master' of github.com:Semmle/ql into js/more-fs-modules
|
2020-03-03 10:55:16 +01:00 |
|
semmle-qlci
|
e1c5449885
|
Merge pull request #2867 from erik-krogh/UselessCat
Approved by esbena
|
2020-03-03 09:10:25 +00:00 |
|
Rebecca Valentine
|
2bbe4759ba
|
Python: Removes obsolete predicate
|
2020-03-02 18:53:06 -08:00 |
|
Rebecca Valentine
|
e481ddf99e
|
Python: Adds modernized predicate and moves queries over to it
|
2020-03-02 18:52:45 -08:00 |
|
Rebecca Valentine
|
a8ae843059
|
Python: Removes now obsolete original predicate
|
2020-03-02 18:46:19 -08:00 |
|
Rebecca Valentine
|
7161ca57c8
|
Python: Adds modernizations and moves query over to them
|
2020-03-02 18:45:41 -08:00 |
|
Rebecca Valentine
|
c058e17089
|
Python: Moves dependent queries to suffixed predicate names
|
2020-03-02 17:37:11 -08:00 |
|
Rebecca Valentine
|
0dcd52bd87
|
Python: Moves dependent query over to suffixed predicate names
|
2020-03-02 17:35:13 -08:00 |
|
Ian Lynagh
|
5b0cb10f9b
|
C++: Update tests following extractor no longer extracting some unused types
|
2020-03-03 01:30:18 +00:00 |
|
Rebecca Valentine
|
8ee2587997
|
Python: Moves library predicates to suffixed names
|
2020-03-02 17:04:32 -08:00 |
|
Rebecca Valentine
|
48bcde8e0f
|
Python: Move objectapi code to suffixed name
|
2020-03-02 16:31:06 -08:00 |
|
Erik Krogh Kristensen
|
d2d5af42bf
|
add IndirectInclusionTest and IndirectEndsWith
|
2020-03-02 21:42:08 +01:00 |
|
Taus
|
f3b62e106d
|
Merge pull request #2840 from BekaValentine/python-objectapi-to-valueapi-useofapply
Python: ObjectAPI to ValueAPI: UseofApply
|
2020-03-02 21:40:35 +01:00 |
|
Erik Krogh Kristensen
|
97c16929ca
|
implement getPolarity and forward to inner StartsWith
|
2020-03-02 21:38:22 +01:00 |
|
Robert Marsh
|
0b74d56ed1
|
Merge pull request #2959 from jbj/getCanonicalQLClass-Variable
C++: Add getCanonicalQLClass overrides in Variable
|
2020-03-02 12:16:48 -08:00 |
|
Erik Krogh Kristensen
|
46a645c47b
|
Merge pull request #2956 from asger-semmle/js/autoformat-again
JS: Really autoformat everything
|
2020-03-02 21:16:07 +01:00 |
|
Erik Krogh Kristensen
|
68fb8c52e9
|
check the type of the this-type, instead of the AST-node
|
2020-03-02 16:35:16 +01:00 |
|
Erik Krogh Kristensen
|
e0fcc4af6a
|
handle this parameters when finding unreachable overloads
|
2020-03-02 16:26:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
0b082a4089
|
C++: Only do argument check for
|
2020-03-02 16:22:05 +01:00 |
|
Jonas Jensen
|
76066afe6a
|
C++: Add getCanonicalQLClass overrides in Variable
|
2020-03-02 13:49:12 +01:00 |
|
Erik Krogh Kristensen
|
019266e537
|
change name of Useless cat
|
2020-03-02 13:06:08 +01:00 |
|
Erik Krogh Kristensen
|
26fd17bf39
|
recognize utility functions implementing a StartsWith check
|
2020-03-02 13:00:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
9df7a7a87e
|
Merge branch 'master' into inexact-is-chi-for-all-aliased-memory
|
2020-03-02 12:34:24 +01:00 |
|
Erik Krogh Kristensen
|
391b6a833c
|
add link to The Useless Use of Cat Award
|
2020-03-02 12:28:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
20529b4436
|
C++/C#: Sync identical files
|
2020-03-02 12:15:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
14d836ba59
|
C++: should only match those functions that has the same number of parameters as the call has arguments.
|
2020-03-02 12:15:28 +01:00 |
|
Asger Feldthaus
|
e405a9769c
|
JS: Really autoformat everything
|
2020-03-02 10:48:33 +00:00 |
|
semmle-qlci
|
228bd73bd2
|
Merge pull request #2944 from erik-krogh/YetAnotherPrefix
Approved by esbena
|
2020-03-02 10:07:47 +00:00 |
|
Mathias Vorreiter Pedersen
|
3a3aa75121
|
Merge pull request #2935 from jbj/MissingEnumCaseInSwitch-perf
C++: Optimize EnumSwitch.getAMissingCase
|
2020-03-02 10:32:44 +01:00 |
|
Anders Schack-Mulligen
|
b210009eec
|
Merge pull request #2923 from yo-h/java-customizations
Java: add `Customizations.qll`
|
2020-03-02 09:58:34 +01:00 |
|
Jonas Jensen
|
dab6691eb0
|
Merge pull request #2900 from dbartol/dbartol/void-buffer
C++: Better fix for `void` type on buffer access
|
2020-03-02 09:00:15 +01:00 |
|
Jonas Jensen
|
ec85f9f1a1
|
Merge pull request #2797 from rdmarsh2/rdmarsh/cpp/malloc-alias-locations
C++: Support dynamic memory allocations in IR alias analysis
|
2020-03-02 08:49:59 +01:00 |
|
Jonas Jensen
|
30b5db3b7f
|
C++: autoformat fixup
|
2020-03-02 08:48:54 +01:00 |
|
Robert Marsh
|
28ee756c6a
|
Merge pull request #2934 from geoffw0/add_tests
C++: Test and typos.
|
2020-02-28 15:12:32 -08:00 |
|
Rebecca Valentine
|
d5f689e041
|
Adds preliminary modernization
|
2020-02-28 10:42:27 -08:00 |
|