Anders Schack-Mulligen
|
42e659c645
|
Java: Minor fixups.
|
2018-10-25 14:30:40 +02:00 |
|
Anders Schack-Mulligen
|
8a27c09447
|
Java: Add .expected file.
|
2018-10-25 14:12:50 +02:00 |
|
Nate Nystrom
|
33ba814551
|
fixed mixed tabs and spaces
|
2018-10-24 17:37:18 +02:00 |
|
Nate Nystrom
|
d228bd0b13
|
Fixed compilation error
|
2018-10-24 15:50:00 +02:00 |
|
Nate Nystrom
|
4ebfb019d8
|
ref to NumberFormatException.ql
|
2018-10-24 15:49:25 +02:00 |
|
Nate Nystrom
|
8228b46223
|
test case for NumberFormatException
|
2018-10-24 15:48:56 +02:00 |
|
Nate Nystrom
|
d04fde7157
|
Fixed compilation error.
|
2018-10-24 15:27:23 +02:00 |
|
Nate Nystrom
|
e174ca6ed8
|
Query for uncaught NumberFormatException
|
2018-10-23 19:03:15 +02:00 |
|
semmledocs-ac
|
1f390f2f77
|
Merge pull request #326 from rdmarsh2/rdmarsh/cpp/dead-code-goto
C++: new query for dead code after goto or break
|
2018-10-23 16:55:14 +01:00 |
|
semmle-qlci
|
b1a463bf93
|
Merge pull request #349 from hvitved/csharp/extractor/no-global-json
Approved by calumgrant
|
2018-10-23 12:00:28 +01:00 |
|
Tom Hvitved
|
a3fafd9ad1
|
C#: Remove global.json
|
2018-10-23 11:51:27 +02:00 |
|
Robert Marsh
|
f674d43ab1
|
Merge pull request #329 from geoffw0/overflowdest
CPP: Improve Overflowdest.ql
|
2018-10-22 10:51:41 -07:00 |
|
Robert Marsh
|
7bcc4379fc
|
C++: accept loops with arbitrary labels or cases
|
2018-10-22 09:59:49 -07:00 |
|
Robert Marsh
|
4bed86f566
|
Merge pull request #313 from geoffw0/av-35
CPP: Fix hasXMacro performance.
|
2018-10-22 09:33:19 -07:00 |
|
Max Schaefer
|
212edc2e18
|
Merge pull request #307 from esben-semmle/js/unused-import
JS: make js/unused-local-variable flag import statements
|
2018-10-22 13:13:02 +01:00 |
|
Tom Hvitved
|
135271e9ad
|
Merge pull request #287 from calumgrant/cs/lock-order
C#: Improvements to cs/inconsistent-lock-sequence
|
2018-10-22 14:11:20 +02:00 |
|
Max Schaefer
|
7702b58794
|
Merge pull request #305 from asger-semmle/json-taint-kind
JS: Add flow label for tainted objects and sharpen NosqlInjection
|
2018-10-22 11:58:50 +01:00 |
|
semmle-qlci
|
c78f3f8edf
|
Merge pull request #336 from aschackmull/java/dataflow-cleanup
Approved by yh-semmle
|
2018-10-20 03:43:49 +01:00 |
|
semmle-qlci
|
465a55f8ac
|
Merge pull request #333 from aschackmull/java/useless-comp-concurrent
Approved by yh-semmle
|
2018-10-20 01:37:13 +01:00 |
|
calum
|
8c29d0eb0a
|
C#: Address review comments.
|
2018-10-19 18:13:03 +01:00 |
|
calum
|
5a4af0c2b2
|
C#: Update test case for LockOrder.
|
2018-10-19 18:13:03 +01:00 |
|
calum
|
aab30ade93
|
C#: Restrict nested locks to static variables, and report the variable itself as well as the lock sequences in order to handle large numbers of results.
|
2018-10-19 18:13:03 +01:00 |
|
calum
|
4200c5b57c
|
C#: Analysis change notes.
|
2018-10-19 18:13:03 +01:00 |
|
calum
|
5864e57398
|
C#: Improvements to LockOrder.ql. Detect inter-procedural locks, and tidy up the tests.
|
2018-10-19 18:11:49 +01:00 |
|
Asger F
|
b72e2aa602
|
JS: address comments and introduce LabeledBarrierGuardNode
|
2018-10-19 15:26:52 +01:00 |
|
Anders Schack-Mulligen
|
6f11849fef
|
Java: Add test.
|
2018-10-19 15:02:52 +02:00 |
|
calumgrant
|
6811d527e1
|
Merge pull request #327 from hvitved/csharp/compiler-flag-linux
C#: Pass `--compiler` flag to extractor on Linux
|
2018-10-19 11:18:46 +01:00 |
|
Tom Hvitved
|
826d15e6c1
|
C#: Address review comments
|
2018-10-19 10:42:13 +02:00 |
|
Robert Marsh
|
36a1ac52ac
|
Merge pull request #331 from geoffw0/av-35b
CPP: Speed up startsWithIfndef.
|
2018-10-18 14:22:37 -07:00 |
|
semmle-qlci
|
4dd868fb3d
|
Merge pull request #334 from aschackmull/java/autoformat-rangeanalysis
Approved by yh-semmle
|
2018-10-18 15:38:33 +01:00 |
|
Anders Schack-Mulligen
|
0b46ffa7d7
|
Java/CPP: Sync files.
|
2018-10-18 15:10:23 +02:00 |
|
Anders Schack-Mulligen
|
bf58b6c9ab
|
Java: Remove self-ref tracking; improve AccessPath.toString on numbers.
|
2018-10-18 15:05:04 +02:00 |
|
Esben Sparre Andreasen
|
9c2ca9a7fa
|
JS: make js/unused-local-variable flag import statements
|
2018-10-18 11:49:45 +02:00 |
|
Esben Sparre Andreasen
|
c65bc5cc90
|
JS: add Util::pluralize, also add tests for Util::capitalize
|
2018-10-18 11:49:28 +02:00 |
|
Anders Schack-Mulligen
|
187918396c
|
Java: Autoformat the last 5 files (RangeAnalysis).
|
2018-10-18 10:03:08 +02:00 |
|
Anders Schack-Mulligen
|
0c37ea876d
|
Java: Fix FPs for concurrent modification checks.
|
2018-10-18 09:44:26 +02:00 |
|
semmle-qlci
|
3af91d5d0a
|
Merge pull request #301 from aschackmull/java/modulus-analysis
Approved by yh-semmle
|
2018-10-18 08:24:32 +01:00 |
|
Robert Marsh
|
b40219bb01
|
C++: add good example for DeadCodeGoto
|
2018-10-17 11:58:51 -07:00 |
|
Robert Marsh
|
17537bb88b
|
C++: respond to doc comments
|
2018-10-17 11:57:54 -07:00 |
|
calumgrant
|
0ddb7027ee
|
Merge pull request #284 from hvitved/csharp/null-guards
C#: Teach null-guards library about pattern matching
|
2018-10-17 17:49:51 +01:00 |
|
Geoffrey White
|
6e10f39612
|
Merge pull request #319 from raulgarciamsft/users/raulga/c6277
C++ : NULL application name with an unquoted path in call to CreateProcess
|
2018-10-17 17:36:59 +01:00 |
|
Geoffrey White
|
b8d7292b46
|
CPP: Speed up startsWithIfndef.
|
2018-10-17 15:26:05 +01:00 |
|
Anders Schack-Mulligen
|
3dc9071a44
|
Java: Add missing word in deprecation comments.
|
2018-10-17 15:59:52 +02:00 |
|
Geoffrey White
|
757107660f
|
CPP: Give the query a precision.
|
2018-10-17 13:25:44 +01:00 |
|
Geoffrey White
|
48c56cf744
|
CPP: Remove PointsTo.
|
2018-10-17 13:25:43 +01:00 |
|
Geoffrey White
|
99374301b8
|
CPP: Use taint library.
|
2018-10-17 13:25:43 +01:00 |
|
Geoffrey White
|
e77f3eb5b8
|
CPP: Simplify slightly.
|
2018-10-17 13:25:43 +01:00 |
|
Geoffrey White
|
939a836393
|
CPP: Add some comments.
|
2018-10-17 13:25:43 +01:00 |
|
Geoffrey White
|
f85889d052
|
CPP: Fix the example code.
|
2018-10-17 13:25:43 +01:00 |
|
Arthur Baars
|
749206a9ce
|
Merge pull request #324 from hvitved/lgtm-yml
Add `.lgtm.yml` file
|
2018-10-17 13:24:20 +02:00 |
|