semmle-qlci
|
143016ed96
|
Merge pull request #1635 from xiemaisi/js/dont-taint-for-in
Approved by asger-semmle
|
2019-07-26 08:32:14 +01:00 |
|
Robert Marsh
|
05cad96086
|
Merge pull request #1605 from geoffw0/bitwiseneg
CPP: Make BitwiseSignCheck.ql more accurate
|
2019-07-24 12:33:40 -07:00 |
|
Robert Marsh
|
fa43ae241d
|
Merge pull request #1615 from geoffw0/exprowninit
CPP: Test + workaround for UseInOwnInitializer.ql
|
2019-07-24 12:13:24 -07:00 |
|
Max Schaefer
|
8b3e647ae9
|
JavaScript: Do not taint for-in loop variable.
|
2019-07-23 10:52:55 +01:00 |
|
semmle-qlci
|
247848c931
|
Merge pull request #1577 from asger-semmle/infername
Approved by xiemaisi
|
2019-07-22 21:01:48 +01:00 |
|
Geoffrey White
|
85707cfe3e
|
CPP: Change note.
|
2019-07-22 11:55:29 +01:00 |
|
yh-semmle
|
12c906c9de
|
Merge pull request #1503 from aschackmull/java/object-tostring-dispatch
Java: Restrict Object.toString() dispatch based on a more closed-world assumption.
|
2019-07-19 09:23:21 -04:00 |
|
Anders Schack-Mulligen
|
3588066ba1
|
Java: Add qldoc and change note.
|
2019-07-18 17:53:40 +02:00 |
|
Geoffrey White
|
72d01789a3
|
CPP: Change note.
|
2019-07-17 13:23:59 +01:00 |
|
Asger F
|
448f143566
|
JS: Update change note
|
2019-07-16 11:23:26 +01:00 |
|
Geoffrey White
|
0a49a68001
|
CPP: Change note.
|
2019-07-15 15:01:50 +01:00 |
|
Taus
|
f12c057826
|
Merge pull request #1470 from markshannon/python-tarslip
Python: "TarSlip" query
|
2019-07-15 12:43:47 +02:00 |
|
Robert Marsh
|
41e46f6686
|
Merge pull request #1584 from geoffw0/swap
CPP: Model std::swap
|
2019-07-12 10:41:14 -07:00 |
|
Geoffrey White
|
cd449e1336
|
CPP: Change note.
|
2019-07-12 18:00:39 +01:00 |
|
Geoffrey White
|
bfe570399a
|
CPP: Update change note.
|
2019-07-11 20:06:29 +01:00 |
|
Geoffrey White
|
83b0906f67
|
CPP: Change note.
|
2019-07-11 20:00:50 +01:00 |
|
Asger F
|
5124fae7b4
|
JS: Add a change note
|
2019-07-11 16:23:48 +01:00 |
|
Jonas Jensen
|
2f8787379a
|
Merge pull request #1535 from geoffw0/nospacezero
CPP: Fix false positives from NoSpaceForZeroTerminator.ql
|
2019-07-04 22:36:04 +02:00 |
|
Geoffrey White
|
1fd08f4e47
|
CPP: Change note.
|
2019-07-04 17:27:40 +01:00 |
|
Pavel Avgustinov
|
ba4812c4ed
|
Merge pull request #1534 from hvitved/csharp/remove-vcs
C#: Remove libraries and queries related to version history
|
2019-07-03 13:25:15 +01:00 |
|
Jonas Jensen
|
f8722f978f
|
Merge pull request #1533 from zlaski-semmle/zlaski/cpp370cl
[CPP-370] Non-const format strings: Add change note for the 1.22 release.
|
2019-07-03 09:47:58 +02:00 |
|
Ziemowit Laski
|
1118601273
|
[CPP-370] Rework release note per Jonas' suggestions.
|
2019-07-02 17:37:17 -07:00 |
|
Tom Hvitved
|
a54ee160a3
|
C#: Update change note
|
2019-07-02 14:17:28 +02:00 |
|
semmle-qlci
|
b0b152aaaa
|
Merge pull request #1529 from xiemaisi/js/getter-summaries
Approved by asger-semmle
|
2019-07-02 06:16:34 +01:00 |
|
Ziemowit Laski
|
ef7e051b50
|
[CPP-370] Add change note for the 1.22 release.
|
2019-07-01 13:47:53 -07:00 |
|
Max Schaefer
|
a04c2c65cb
|
JavaScript: Add change note.
|
2019-07-01 15:45:57 +01:00 |
|
semmle-qlci
|
4f3cbe0029
|
Merge pull request #1521 from hvitved/csharp/constant-condition-fp
Approved by calumgrant
|
2019-07-01 10:52:14 +01:00 |
|
yh-semmle
|
a0dc84010a
|
Merge pull request #1518 from Semmle/rc/1.21
Merge rc/1.21 into master
|
2019-06-28 13:52:18 -04:00 |
|
Tom Hvitved
|
db565c5a88
|
C#: Remove false positives in cs/constant-condition
|
2019-06-28 11:50:53 +02:00 |
|
Mark Shannon
|
fbe20a96dc
|
Python: Add change note for tarslip query.
|
2019-06-27 14:48:37 +01:00 |
|
Tom Hvitved
|
ccc30ea650
|
C#: Update change note
|
2019-06-27 11:55:31 +02:00 |
|
Tom Hvitved
|
b6cf13510c
|
C#: Update @name for two queries
|
2019-06-27 10:22:56 +02:00 |
|
Calum Grant
|
620ecc8128
|
C#: Address review comments part 1.
|
2019-06-26 20:24:56 +01:00 |
|
Calum Grant
|
64534d4a7a
|
C#: Analysis change notes
|
2019-06-26 20:24:55 +01:00 |
|
semmle-qlci
|
1a9f3624c2
|
Merge pull request #1504 from xiemaisi/js/shift-bigint
Approved by asger-semmle
|
2019-06-26 18:30:48 +01:00 |
|
Max Schaefer
|
e35fde322b
|
JavaScript: Teach ShiftOutOfRange about BigInt.
|
2019-06-26 09:16:34 -07:00 |
|
Calum Grant
|
c7983a0d9d
|
Merge pull request #1501 from felicity-semmle/1.21/new-c#-queries
Update C# change notes for 1.21 to mention two new queries
|
2019-06-26 14:40:14 +01:00 |
|
Felicity Chapman
|
637608cae0
|
Add information on LGTM visibility and fix typo
|
2019-06-26 13:45:37 +01:00 |
|
Mark Shannon
|
1bb003b1dc
|
Python: Add change note for pythagorean query.
|
2019-06-26 12:03:19 +01:00 |
|
Felicity Chapman
|
9645e48c98
|
Update C# change notes to mention two new queries
|
2019-06-26 11:33:37 +01:00 |
|
Jonas Jensen
|
d2f8029625
|
Merge pull request #1492 from geoffw0/exprnoeffectweak
CPP: Fix for 'Expression has no effect' on calls to weak functions
|
2019-06-25 10:58:28 +02:00 |
|
Geoffrey White
|
6800abdf23
|
CPP: Change note.
|
2019-06-24 22:07:55 +01:00 |
|
Mark Shannon
|
26f870bc7f
|
Merge branch 'rc/1.21' into master
|
2019-06-21 09:52:44 +01:00 |
|
Jonas Jensen
|
ad337de6ce
|
Merge branch 'master' into taintedallocfp
|
2019-06-19 15:35:09 +02:00 |
|
Jonas Jensen
|
53d4b2dfc9
|
Merge pull request #1365 from geoffw0/uninit
CPP: Fix for the 'LoopConditionAlwaysTrueUponEntry' logic
|
2019-06-19 11:01:57 +02:00 |
|
Geoffrey White
|
659fa477df
|
CPP: Change note.
|
2019-06-18 16:12:08 +01:00 |
|
Tom Hvitved
|
f408a6ddfc
|
Merge pull request #1404 from calumgrant/cs/dispose-not-called-on-throw
C#: Improvement to cs/dispose-not-called-on-throw
|
2019-06-17 11:25:16 +02:00 |
|
Felicity Chapman
|
f6aa9b648b
|
Add footnote about the Maven Compiler and Takari Lifecycle plugins
|
2019-06-14 08:56:42 +01:00 |
|
Jonas Jensen
|
41d5d5ab86
|
Merge pull request #1438 from geoffw0/assignedvalue
CPP: Support for aggregate initializers in getAnAssignedValue()
|
2019-06-14 00:37:46 -07:00 |
|
semmle-qlci
|
7332446ee1
|
Merge pull request #1444 from esben-semmle/js/express-node-inheritance
Approved by xiemaisi
|
2019-06-12 21:43:44 +01:00 |
|