Mark Shannon
|
0f0dc81291
|
Python ESSA: Remove method-callsite definitions when call is in a test defining a pi-node.
|
2019-06-10 11:23:15 +01:00 |
|
Arthur Baars
|
f7620aec37
|
Merge pull request #1424 from markshannon/python-points-to-varargs
Backport of #1391
|
2019-06-07 19:54:56 +02:00 |
|
Felicity Chapman
|
74ea09a36e
|
Merge pull request #1418 from markshannon/extractor-change-notes
Add missing extractor change notes for 1.21.
|
2019-06-07 16:02:25 +01:00 |
|
Jonas Jensen
|
de4c20e7ca
|
Merge pull request #1413 from felicity-semmle/1.21/cpp-change-notes
QL1.21: Finalize change notes for C/C++
|
2019-06-07 07:58:32 -07:00 |
|
Mark Shannon
|
2fab40111b
|
Fix typo in qldoc.
|
2019-06-07 15:31:17 +01:00 |
|
Mark Shannon
|
cd793091ca
|
Python points-to: Make sure that vararg tuples are only assigned to vararg parameters.
|
2019-06-07 15:31:17 +01:00 |
|
Mark Shannon
|
de39f9208b
|
Python: Clarify and document points-to and object model for calls involving starargs.
|
2019-06-07 15:31:17 +01:00 |
|
Mark Shannon
|
9e537a76dc
|
Python points-to: Handle varargs in caller
|
2019-06-07 15:31:17 +01:00 |
|
Mark Shannon
|
468975b0e5
|
Python points-to: Handle varargs in callee.
|
2019-06-07 15:31:17 +01:00 |
|
Felicity Chapman
|
1a97936d5c
|
Further corrections
|
2019-06-07 15:21:45 +01:00 |
|
Mark Shannon
|
80909687d3
|
Python extractor change notes: Rephrase for clarity.
|
2019-06-07 15:09:22 +01:00 |
|
Max Schaefer
|
394e306e05
|
Merge pull request #1420 from felicity-semmle/1.21/javascript-change-notes
QL 1.21: javascript change notes - rc/1.21 branch
|
2019-06-07 14:43:31 +01:00 |
|
Calum Grant
|
5e3b625f65
|
Merge pull request #1414 from felicity-semmle/1.21/csharp-change-notes
QL 1.21: Finalize change notes for C#
|
2019-06-07 14:27:38 +01:00 |
|
Felicity Chapman
|
da9b9edde2
|
Remove redundant sentence
|
2019-06-07 12:03:19 +01:00 |
|
Mark Shannon
|
da04086385
|
Add missing extractor change notes for 1.21.
|
2019-06-07 12:01:28 +01:00 |
|
Felicity Chapman
|
fe38417765
|
Update for feedback
|
2019-06-07 11:54:22 +01:00 |
|
Felicity Chapman
|
53ea76ba48
|
Update for feedback
|
2019-06-07 10:51:19 +01:00 |
|
Felicity Chapman
|
e589d12d78
|
Update change-notes/1.21/analysis-javascript.md
Co-Authored-By: Max Schaefer <max@semmle.com>
|
2019-06-07 10:25:56 +01:00 |
|
Felicity Chapman
|
012f6adf90
|
Minor text changes
|
2019-06-07 09:44:49 +01:00 |
|
Anders Schack-Mulligen
|
64a8daa4b5
|
Merge pull request #1415 from felicity-semmle/1.21/java-change-notes
QL 1.21: Finalize Java change notes
|
2019-06-07 09:04:13 +02:00 |
|
Felicity Chapman
|
a4e2593c94
|
Correct table sort order
|
2019-06-06 18:53:10 +01:00 |
|
Felicity Chapman
|
5be8576ee2
|
Minor text updates
|
2019-06-06 18:48:23 +01:00 |
|
Felicity Chapman
|
eba8abe3d4
|
Minor text changes
|
2019-06-06 18:33:56 +01:00 |
|
Felicity Chapman
|
463371aeb9
|
Merge two rows for one query
|
2019-06-06 17:52:52 +01:00 |
|
Felicity Chapman
|
2f97aac64a
|
Sort table rows alphabetically
|
2019-06-06 17:50:17 +01:00 |
|
Felicity Chapman
|
36a6d9ea81
|
Update text for consistency
|
2019-06-06 17:45:26 +01:00 |
|
Taus
|
f7a092882b
|
Merge pull request #1405 from markshannon/python-fix-import-analysis
Python: Fix up 'import failure' analysis query.
|
2019-06-05 14:47:09 +02:00 |
|
Tom Hvitved
|
51d6858cd0
|
Merge pull request #1392 from calumgrant/cs/cs8/static-using-null
C#: More C# 8 features
|
2019-06-05 14:21:49 +02:00 |
|
Mark Shannon
|
e757bce96e
|
Python: Fix up 'import failure' analysis query.
|
2019-06-05 12:56:36 +01:00 |
|
yh-semmle
|
a6da4996a7
|
Merge pull request #1398 from aschackmull/java/switchexpr-guards
Java: Add SwitchExpr support in Guards.qll
|
2019-06-05 06:35:12 -04:00 |
|
semmle-qlci
|
3789cb2858
|
Merge pull request #1402 from xiemaisi/js/pwd-in-cfg-file
Approved by esben-semmle
|
2019-06-05 10:45:18 +01:00 |
|
Calum Grant
|
c88359b9c7
|
C#: Fix test.
|
2019-06-05 09:42:48 +01:00 |
|
Anders Schack-Mulligen
|
98c5dc194b
|
Java: Rename to selector as per review comment.
|
2019-06-05 09:16:12 +02:00 |
|
Max Schaefer
|
d233cea79d
|
JavaScript: Lower precision of PasswordInConfigurationFile.
In spite of recent improvements, this query is still too noisy to show
by default.
|
2019-06-05 08:09:19 +01:00 |
|
Max Schaefer
|
d723ab76d8
|
JavaScript: Fix getDelimiterMatchingRegexp to work on multi-line strings.
|
2019-06-05 08:09:19 +01:00 |
|
Max Schaefer
|
a4876270ec
|
JavaScript: Tweak PasswordInConfigurationFile alerts.
Only highlight first line, and include the password in the alert
message.
|
2019-06-05 08:09:19 +01:00 |
|
semmle-qlci
|
601ea22bfd
|
Merge pull request #1399 from xiemaisi/js/metric-types
Approved by esben-semmle
|
2019-06-04 20:39:02 +01:00 |
|
Calum Grant
|
9678f8eaba
|
C#: Fix control flow graph for using declaration statements.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
20752c80c9
|
C#: Address review comments
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
f1bb8b893b
|
C#: Fix test.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
4b3297ceef
|
C#: Analysis change notes
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
73c2898666
|
C#: Minor edits.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
5679a72f37
|
C#: DB Upgrade script
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
d6fac7bfb7
|
C#: Delete file.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
fa89d2b845
|
C#: Update stats and test output.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
923fbe4c9e
|
C#: Implement QL model for using declarations, introducing UsingBlockStmt and a UsingDeclStmt.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
15cd1d274a
|
C#: Implement using declaration statements.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
ac3a06f77b
|
C#: Implement null coalescing assignment operator
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
599a5b1eef
|
C#: Make @local_function @modifiable, make LocalFunction extend Modifiable, and extract modifiers for local functions.
|
2019-06-04 18:10:49 +01:00 |
|
Max Schaefer
|
c09b859aa7
|
JavaScript: Add three missing @metricType annotations.
|
2019-06-04 17:17:14 +01:00 |
|