yh-semmle
23f71714e5
Merge pull request #1117 from felicity-semmle/1.20/java-change-notes
...
1.20: minor changes to java change notes
2019-03-18 18:30:11 -04:00
Felicity Chapman
06fcd8a150
Reword information on parallel extraction
2019-03-18 17:09:23 +00:00
Felicity Chapman
5031153ba2
Update JavaScript extraction notes and supported versions
2019-03-18 16:17:20 +00:00
Felicity Chapman
4ab8417734
Fix US spelling
2019-03-18 16:10:03 +00:00
Felicity Chapman
e05387f237
Correct information about build support
2019-03-18 15:44:47 +00:00
Felicity Chapman
e1a3fde52a
Remove 'change details' for new query
2019-03-18 15:38:58 +00:00
Felicity Chapman
d07b958bcd
Finalize text for 1.20 release
2019-03-18 15:25:46 +00:00
Felicity Chapman
95ead47b21
Organization changes and boiler-plate text deletion
2019-03-18 12:57:40 +00:00
Mark Shannon
33929ab01f
Python: Add change note for new taint-tracking configuration API. Needs links to full documentation added.
2019-03-18 12:43:09 +00:00
Felicity Chapman
94f525ff72
Be more explicit about Java versions supported
2019-03-18 10:17:56 +00:00
Jason Reed
4475dd4b9f
JavaScript: Add test and fix change note.
2019-03-15 14:40:48 -04:00
Jason Reed
8124980f58
JavaScript: Add change note and comment.
2019-03-15 09:32:39 -04:00
Max Schaefer
5441352d41
Merge pull request #1113 from esben-semmle/js/useless-property-assign-setter
...
JS: improve use of attributes from ~Object.defineProperty~
2019-03-15 12:11:50 +00:00
Felicity Chapman
ee9e083f2a
Minor text changes to analysis notes
2019-03-15 08:03:27 +00:00
Taus
95eb4cf90d
Merge pull request #1089 from markshannon/python-fix-redundant-comparison-complex-test
...
Fix false positive for redundant comparison query
2019-03-14 17:12:44 +01:00
Esben Sparre Andreasen
bfc1c6ec8e
JS: change notes
2019-03-14 14:53:26 +01:00
semmle-qlci
7513bcf7ec
Merge pull request #1095 from xiemaisi/js/base64
...
Approved by esben-semmle
2019-03-14 11:58:50 +00:00
semmle-qlci
bd3792a49a
Merge pull request #1108 from xiemaisi/js/make-zipslip-visible-by-default
...
Approved by esben-semmle
2019-03-14 11:58:00 +00:00
Felicity Chapman
01b8770b7c
Merge pull request #1065 from yh-semmle/java-frameworks-notes
...
Java: update frameworks list for 1.20 release
2019-03-14 09:15:46 +00:00
Max Schaefer
cc8d68082e
JavaScript: Show ZipSlip results by default.
2019-03-14 08:50:47 +00:00
yh-semmle
d7925ee2ec
Java: tweak change note as per review comment
2019-03-13 14:31:13 -04:00
Tom Hvitved
5b491a8564
Merge pull request #1100 from felicity-semmle/1.20/csharp-change-notes
...
1.20: minor updates to C# change notes
2019-03-13 13:31:23 +01:00
Max Schaefer
bce3cd8d2f
Merge pull request #1097 from felicity-semmle/1.20/javascript-change-notes
...
1.20: minor updates to the javascript change notes
2019-03-13 12:28:31 +00:00
Max Schaefer
8f6cb1cdb9
JavaScript: Add models for many more base64 packages.
...
No tests; there are too many of these.
2019-03-13 12:27:23 +00:00
Mark Shannon
3fbe3c37aa
Add change note.
2019-03-13 12:00:42 +00:00
Robert Brignull
5380e1df68
Merge remote-tracking branch 'upstream/rc/1.20' into merge/rc/1.20
2019-03-13 10:55:30 +00:00
Felicity Chapman
7c4ab6f2ae
Text updates for consistency
2019-03-13 10:31:44 +00:00
Felicity Chapman
e46eb36e58
Duplicate information for easier look up
2019-03-13 10:25:41 +00:00
Felicity Chapman
a5fbad858b
Sort table alphabetically
2019-03-13 09:49:09 +00:00
Felicity Chapman
7da36081b2
Minor text updates for consistency
2019-03-13 09:03:29 +00:00
Felicity Chapman
5c29a2641c
Sort table alphabetically
2019-03-13 08:51:49 +00:00
Max Schaefer
37f29aafcc
JavaScript: Add change note.
2019-03-13 08:21:34 +00:00
Felicity Chapman
eae6d92dc3
Minor text changes for consistency
2019-03-13 08:06:50 +00:00
Felicity Chapman
53d9f0b033
Sort tables into alphabetic order
2019-03-13 07:54:20 +00:00
semmle-qlci
6baf52614e
Merge pull request #1074 from xiemaisi/js/socket.io-comm
...
Approved by esben-semmle
2019-03-13 07:38:12 +00:00
Max Schaefer
f540dcb486
JavaScript: Address review comments.
2019-03-12 16:56:10 +00:00
Tom Hvitved
fe3f25864f
Merge pull request #1064 from calumgrant/cs/framework-support
...
C#: Updated framework support list
2019-03-11 16:49:02 +01:00
calum
383e29ce13
C#: Analysis change notes.
2019-03-11 09:38:23 +00:00
Tom Hvitved
548a28ff7d
Merge pull request #912 from calumgrant/cs/ef
...
C#: Model EntityFrameworkCore
2019-03-08 22:13:13 +01:00
calum
3bdaf7c14e
C#: Updated framework support list.
2019-03-08 15:12:50 +00:00
Jason Reed
126e207bd0
JS: Add change note.
2019-03-06 09:46:41 +00:00
Max Schaefer
b1033b079f
JavaScript: Make configuration of parallel extraction consistent with parallel evaluation.
...
Just like parallel evaluation, the number of extractor threads is now determined by the `LGTM_THREADS` environment variable, and defaults to one.
2019-03-05 10:06:32 +00:00
yh-semmle
4908ccc493
Java: update frameworks list for 1.20 release
2019-03-04 20:31:34 -05:00
semmle-qlci
9a2a328243
Merge pull request #1025 from xiemaisi/js/fix-exports-assign
...
Approved by asger-semmle
2019-03-04 21:25:56 +00:00
Max Schaefer
7f5e2630a1
Merge pull request #1032 from xiemaisi/master-for-merge
...
Merge master into rc/1.20
2019-03-04 21:23:51 +00:00
calum
d77b60bba8
C#: Add preservesValue to NonLocalJumpNode.getAJumpSuccessor. Allow DataFlow::Configuration::isAdditionalFlowStep to jump between callables.
2019-03-04 09:54:28 +00:00
calum
57ff775c08
C#: Change notes.
2019-03-04 09:54:02 +00:00
Max Schaefer
3cabc12be3
JavaScript: Teach InvalidExport to never flag module.exports = exports = ... and similar.
...
This was previously flagged if `exports` wasn't used any further. While it's true that the assignment to `exports` is redundant in this case, the assignment is also flagged by DeadStorOfLocal, so there is no point in InvalidExport flagging it as well.
2019-03-04 09:53:37 +00:00
Jonas Jensen
c49c23068a
Merge pull request #923 from geoffw0/potentialbufferoverflow
...
CPP: Deprecate PotentialBufferOverflow.ql
2019-03-04 08:11:27 +00:00
Robert Marsh
b8f8ed55e6
Merge pull request #1000 from jbj/dataflow-defbyref
...
C++: Support definition by reference in data flow library
2019-03-01 13:54:37 -08:00