james
24615f2bdb
docs: further review comments
2019-11-06 12:44:45 +00:00
james
8d02a740dd
docs: address remaining comments
2019-11-05 20:03:47 +00:00
James Fletcher
488ce15888
Apply suggestions from code review
...
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com >
Co-Authored-By: Felicity Chapman <felicitymay@github.com >
2019-11-05 19:57:24 +00:00
james
0b6592f650
docs: version number and small css tweaks
...
(cherry picked from commit ff78feeeea )
2019-11-05 16:06:13 +00:00
james
2d00ca5773
docs: semmle logo
...
(cherry picked from commit 4a8e8fa0de )
2019-11-05 16:06:11 +00:00
james
69d7baa9bc
docs: update snapshot terminology
2019-11-05 16:06:11 +00:00
james
8661de11f2
docs: update ql terminology
2019-11-05 16:06:04 +00:00
semmle-qlci
1fe5a9e7e7
Merge pull request #2236 from max-schaefer/js/data-flow-exploration
...
Approved by erik-krogh, esbena
2019-11-05 12:15:00 +00:00
semmle-qlci
794d5bda6d
Merge pull request #2116 from erik-krogh/arrayCBRet
...
Approved by max-schaefer
2019-11-05 11:32:13 +00:00
Geoffrey White
8c16b36c7f
Merge pull request #2231 from semmledocs-ac/newqueries-docscheck
...
CPP & C#: Review of qhelp (SD-4028)
2019-11-05 11:11:34 +00:00
semmle-qlci
eb6e8866fa
Merge pull request #2247 from max-schaefer/odasa-8149
...
Approved by asger-semmle, esbena
2019-11-05 09:40:54 +00:00
Erik Krogh Kristensen
6cac9619d3
add missing not
...
Co-Authored-By: Max Schaefer <54907921+max-schaefer@users.noreply.github.com >
2019-11-04 18:44:13 +01:00
Max Schaefer
016808b92e
JavaScript: Address review comments.
2019-11-04 17:00:12 +00:00
Max Schaefer
770a4703c9
Merge pull request #2237 from asger-semmle/typescript3.7-rc
...
TS: Add support for TypeScript 3.7
2019-11-04 16:36:11 +00:00
semmle-qlci
d71fe0bffd
Merge pull request #2246 from esbena/js/classify-doxygen
...
Approved by max-schaefer
2019-11-04 15:30:06 +00:00
Asger F
57aa166bff
TS: Clean up yarn.lock
2019-11-04 14:59:42 +00:00
Asger F
b6f4ce0244
TS: Depend on typescript 3.7.2
2019-11-04 14:58:38 +00:00
Taus
aa7a997c7a
Merge pull request #2248 from RasmusWL/python-sensitive-data-fewer-fp
...
Python: Limit what functions we treat as returning sensitive data
2019-11-04 15:09:52 +01:00
Rasmus Wriedt Larsen
ca22ec6104
Merge pull request #2042 from tausbn/python-fix-unused-import-fps
...
Python: Fix false positives in `py/unused-import`.
2019-11-04 14:47:30 +01:00
semmle-qlci
fa5388b5f3
Merge pull request #2209 from hvitved/csharp/deserialized-delegate
...
Approved by calumgrant, jf205
2019-11-04 12:32:04 +00:00
Rasmus Wriedt Larsen
b075103198
Merge pull request #2163 from tausbn/python-undefined-export-fp
...
Python: Modernise and fix FP in `py/undefined-export`
2019-11-04 13:10:48 +01:00
Geoffrey White
3e8b28a0a8
Merge pull request #2213 from jbj/BarrierGuard
...
C++: Implement DataFlow::BarrierGuard for AST+IR
2019-11-04 11:08:36 +00:00
Rasmus Wriedt Larsen
6593477d0b
Python: Limit what functions we treat as returning sensitive data
...
Before this change, any function that has a parameter that was called
password/credentials would be treated as returning sensitive data of that
kind. `py/clear-text-logging-sensitive-data` would alert if one of these are
logged, which has a LOT of false-positives.
2019-11-04 11:32:21 +01:00
Tom Hvitved
cc7c30def8
Merge pull request #2179 from calumgrant/cs/local-disposal
...
C#: Fix a FP in cs/local-not-disposed
2019-11-04 11:23:50 +01:00
Taus Brock-Nannestad
d2f985038c
Python: Fix missing modernisation.
2019-11-04 10:48:42 +01:00
Felicity Chapman
3eea0452b1
Merge pull request #2180 from shati-patel/docs/renaming
...
Docs: Update terminology
2019-11-04 09:14:18 +00:00
Esben Sparre Andreasen
7f55e3f336
JS: classify Doxygen-generated files as "generated"
2019-11-04 09:57:41 +01:00
Asger F
2d7443ef98
TS: Add upgrade script
2019-11-04 07:55:20 +00:00
Asger F
79dbdac8fa
TS: Support declare modifier for fields
2019-11-04 07:54:38 +00:00
Asger F
9bc45f351c
TS: Fix typo in stats file
2019-11-04 07:54:38 +00:00
Asger F
09a2542477
TS: Update a javadoc comment
2019-11-04 07:54:38 +00:00
Asger F
1b8335a4e9
JS: Update change note
2019-11-04 07:54:38 +00:00
Asger F
4846e53a10
TS: Blacklist another cyclic property
2019-11-04 07:54:38 +00:00
Asger F
7dfd4e0687
TS: Stop using the deprecated TypeReference.typeArguments
2019-11-04 07:54:38 +00:00
Asger F
341c11523c
TS: Add recursive type alias tests (already works)
2019-11-04 07:54:38 +00:00
Asger F
b81931e402
TS: Support assertion types
2019-11-04 07:54:38 +00:00
Asger F
4e7b987fa3
TS: Rename IsTypeExpr -> PredicateTypeExpr
2019-11-04 07:54:38 +00:00
Asger F
f50f3b48c4
TS: Add test for ?? operator (already works)
2019-11-04 07:54:38 +00:00
Asger F
869fe4558f
TS: Support optional chaining
2019-11-04 07:54:38 +00:00
Asger F
f76006e490
JS: Delete duplicate test case (typo)
2019-11-04 07:54:38 +00:00
Asger F
36b6c32f4f
TS: Update expected output
2019-11-04 07:54:37 +00:00
Asger F
637394fb62
TS: Add TypeScript-3.7.1-rc
2019-11-04 07:54:37 +00:00
Max Schaefer
ef1778a8a7
Merge pull request #2212 from yh-semmle/java13-ql
...
Java: support JDK 13
2019-11-04 06:32:57 +00:00
yh-semmle
e232f538e9
Java 13: update test options
2019-11-02 16:09:32 -04:00
yh-semmle
e8a65101bc
Java 13: add db stats for @yieldstmt
2019-11-02 16:09:32 -04:00
yh-semmle
de0869c216
Java 13: remove superfluous disjunct in JumpStmt.getAPotentialTarget()
2019-11-02 16:09:31 -04:00
yh-semmle
8fb4dbe092
Java 13: account for changes to switch expressions
2019-11-02 16:09:31 -04:00
yh-semmle
9f37237b4a
Java 13: add stmt kind @yieldstmt to dbscheme
2019-11-02 16:09:31 -04:00
Jonas Jensen
426565ae68
Merge pull request #2239 from DX-MON/master
...
Query cpp/unused-static-variable was producing incorrect results for constexpr variables
2019-11-01 18:59:52 +01:00
Shati Patel
bd08e8baaf
Docs: Rename Sphinx project to "Learning CodeQL"
2019-11-01 11:22:36 +00:00