Taus Brock-Nannestad
|
83bf54c524
|
Python: Move false positive (now a true negative) into subfolder.
|
2019-10-22 15:08:29 +02:00 |
|
semmle-qlci
|
cb3a05c6de
|
Merge pull request #2166 from xiemaisi/js/fix-typo
Approved by esben-semmle
|
2019-10-22 12:38:10 +01:00 |
|
Max Schaefer
|
1c23615742
|
JavaScript: Fix typo in doc comment.
|
2019-10-22 10:44:25 +01:00 |
|
Anders Schack-Mulligen
|
c37195b226
|
Java/C++/C#: Sync.
|
2019-10-22 11:42:35 +02:00 |
|
Anders Schack-Mulligen
|
2ffbb2ecd6
|
Java: Refactor dataflow to simplify return flow.
|
2019-10-22 11:42:35 +02:00 |
|
Geoffrey White
|
faf1a2acbe
|
CPP: Fix typos.
|
2019-10-22 09:56:50 +01:00 |
|
Geoffrey White
|
47169e2ece
|
C#: Fix autoformat.
|
2019-10-22 09:56:49 +01:00 |
|
Geoffrey White
|
3b674de12c
|
C#: Disable precision tags for now.
|
2019-10-22 09:56:49 +01:00 |
|
Geoffrey White
|
49e7addaa4
|
C#: Autoformat.
|
2019-10-22 09:56:42 +01:00 |
|
Geoffrey White
|
31dd3cae84
|
CPP: Autoformat.
|
2019-10-22 09:55:48 +01:00 |
|
Raul Garcia (MSFT)
|
cb8dcf7db2
|
Publishing queries to the OSS Semmle repository
|
2019-10-22 09:55:39 +01:00 |
|
Erik Krogh Kristensen
|
ad3185c558
|
simplify lastStatementHasNoEffect and use the control-flow to determine which statement is the last
|
2019-10-22 10:33:05 +02:00 |
|
Rasmus Wriedt Larsen
|
e487fd3648
|
Python: Improve alert message for py/iter-returns-non-iterator
Fixes https://github.com/Semmle/ql/issues/1427
|
2019-10-22 10:27:55 +02:00 |
|
Rasmus Wriedt Larsen
|
6056b457e9
|
Python: Autoformat py/iter-returns-non-iterator
|
2019-10-22 10:25:01 +02:00 |
|
Erik Krogh Kristensen
|
db22916850
|
fix the alwaysHasNoEffect predicate, and rename it to lastStatementHasNoEffect
|
2019-10-22 09:37:19 +02:00 |
|
semmle-qlci
|
1c79ec550e
|
Merge pull request #2092 from esben-semmle/js/brittle-system-reflection-command
Approved by mchammer01, xiemaisi
|
2019-10-22 08:36:44 +01:00 |
|
Erik Krogh Kristensen
|
1ae8e25603
|
change precision of js/loop-bound-injection and fix a false positive
|
2019-10-22 09:21:19 +02:00 |
|
semmle-qlci
|
eb9d90dff6
|
Merge pull request #2143 from esben-semmle/js/fix-all-sanitisers
Approved by xiemaisi
|
2019-10-22 07:16:27 +01:00 |
|
semmle-qlci
|
0dcb189e67
|
Merge pull request #2162 from xiemaisi/js/remove-deprecated-queries
Approved by esben-semmle
|
2019-10-22 07:15:58 +01:00 |
|
Ziemowit Laski
|
9bc4c2d9a5
|
[CPP-434] Ctrl + Shift + F.
|
2019-10-21 18:40:20 -07:00 |
|
Dave Bartolomeo
|
63038896f4
|
C++: Accept test output after changes
|
2019-10-21 17:06:32 -07:00 |
|
Ziemowit Laski
|
2292518933
|
[CPP-434] Change query so it flags overflows that were cast to unsigned.
|
2019-10-21 17:04:46 -07:00 |
|
Dave Bartolomeo
|
2cd694756b
|
C++: Remove mistakenly-added file
|
2019-10-21 15:58:38 -07:00 |
|
Dave Bartolomeo
|
1c8e275b40
|
C++/C#: Autoformat all the things
|
2019-10-21 15:00:05 -07:00 |
|
Esben Sparre Andreasen
|
5a983cb535
|
JS: add query js/shell-command-injection-from-environment
|
2019-10-21 23:31:55 +02:00 |
|
Dave Bartolomeo
|
7241c1aae6
|
C++/C#: More sanity checks for IRType
|
2019-10-21 14:22:46 -07:00 |
|
Dave Bartolomeo
|
958754bed8
|
C++: Use max to handle mixed 32/64-bit extraction
|
2019-10-21 11:56:12 -07:00 |
|
Dave Bartolomeo
|
5776077bf6
|
C++: Add comment about enum signedness
|
2019-10-21 11:37:18 -07:00 |
|
Erik Krogh Kristensen
|
2e0244cda6
|
address review feedback
|
2019-10-21 20:32:45 +02:00 |
|
Dave Bartolomeo
|
debb662b8c
|
C++: Reformat comment
|
2019-10-21 10:55:59 -07:00 |
|
Dave Bartolomeo
|
71a6b5dffe
|
C++/C#: Fix some duplicate IRType problems, and add a sanity test
|
2019-10-21 10:46:30 -07:00 |
|
Max Schaefer
|
b9203377c7
|
JavaScript: Remove a duplicate Configuration class.
|
2019-10-21 17:32:02 +01:00 |
|
Taus Brock-Nannestad
|
ab2c8f312c
|
Python: Apply autoformat.
|
2019-10-21 17:40:36 +02:00 |
|
Taus Brock-Nannestad
|
4fe1ba0ea4
|
Python: Refactor py/undefined-export for more clarity.
|
2019-10-21 17:40:36 +02:00 |
|
Taus Brock-Nannestad
|
8a1d1e7b7a
|
Python: Modernise and false positive in py/undefined-export.
|
2019-10-21 16:07:48 +02:00 |
|
Max Schaefer
|
90cefead84
|
Merge pull request #1988 from erik-krogh/unreacableOverloads
JS: Unreachable overloads
|
2019-10-21 14:57:29 +01:00 |
|
Max Schaefer
|
55fb86d618
|
JavaScript: Remove deprecated queries.
These queries have all been deprecated since 1.17 (released in July 2018). I think it's time to say goodbye.
|
2019-10-21 14:42:02 +01:00 |
|
Rasmus Wriedt Larsen
|
016c95a69c
|
Merge pull request #2078 from taus-semmle/python-unreachable-suppressed
Python: Teach `py/unreachable-statement` about `contextlib.suppress`.
|
2019-10-21 15:14:39 +02:00 |
|
Taus Brock-Nannestad
|
b2f7b0921b
|
Python: Add false negative test case.
|
2019-10-21 14:31:05 +02:00 |
|
Taus Brock-Nannestad
|
99b99ef2b6
|
Python: Teach py/unreachable-statement about contextlib.suppress.
|
2019-10-21 14:31:05 +02:00 |
|
Erik Krogh Kristensen
|
9eda120de4
|
implement a new query to detect unreachable overloaded methods in TypeScript
|
2019-10-21 13:34:42 +02:00 |
|
james
|
ec15add112
|
docs: fix headings
|
2019-10-21 12:03:59 +01:00 |
|
Asger F
|
8aa34e6a54
|
JS: Add XSS test case for new PostMessageEventHandler cases
|
2019-10-21 11:32:22 +01:00 |
|
Asger F
|
0ad9067b7d
|
JS: pragma[noopt] -> pragma[noinline]
|
2019-10-21 11:32:22 +01:00 |
|
Asger F
|
96b6c83eba
|
JS: Tests and fixes for PartialInvokeNode
|
2019-10-21 11:32:22 +01:00 |
|
James Fletcher
|
31bd2abd87
|
Update docs/language/learn-ql/cpp/value-numbering-hash-cons.rst
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
|
2019-10-21 11:26:27 +01:00 |
|
james
|
d4e9aa53f3
|
docs: edits to new cpp topics
|
2019-10-21 10:34:28 +01:00 |
|
Rasmus Wriedt Larsen
|
9cf0e244b1
|
Python: Fix toString for CookieSet classes
The old implementation would result in empty recursion.
|
2019-10-21 11:26:10 +02:00 |
|
James Fletcher
|
82ca45f0b5
|
Merge pull request #2131 from shati-patel/spec-links
Docs: Update links to avoid redirects within help.semmle.com
|
2019-10-21 10:02:34 +01:00 |
|
Calum Grant
|
4ee3f2c46e
|
Merge pull request #2139 from hvitved/csharp/dataflow/callcontext-bool-pruning
C#: Data-flow pruning based on call contexts
|
2019-10-21 09:49:05 +01:00 |
|