Luke Cartey
|
b6c9f844e8
|
C#: ZipSlip - refactor to use Source, Sink, Sanitizer
This commit refactors the existing predicates to be classes extending
Source, Sink or Sanitizer, as appropriate.
|
2018-08-20 16:17:03 +01:00 |
|
Luke Cartey
|
09b23878fd
|
C#: ZipSlip, introduce source, sink, sanitizer classes.
|
2018-08-20 12:25:51 +01:00 |
|
Luke Cartey
|
3bc035fb5a
|
C#: Reformat ZipSlip module.
Reformat the ZipSlip module to adhere to the "QL Style Guide".
|
2018-08-20 12:11:06 +01:00 |
|
Luke Cartey
|
80e4815125
|
C#: Extract ZipSlip library
|
2018-08-20 12:03:33 +01:00 |
|
Tom Hvitved
|
0edd0057fc
|
C#: Do not use @kind graph in ql tests
|
2018-08-17 17:55:13 +02:00 |
|
Denis Levin
|
a09e7db08d
|
Removing @precision high tag
|
2018-08-14 18:41:21 -07:00 |
|
calum
|
fc5963b831
|
C#: Rename filename in expected test output.
|
2018-08-14 13:00:25 +01:00 |
|
calum
|
82f0c389c7
|
C#: Update test references to use .NET Core, and change relative directory of moved test file.
|
2018-08-14 12:52:26 +01:00 |
|
Denis Levin
|
cee996c543
|
Adding .expected file to QLTest
|
2018-08-13 15:04:15 -07:00 |
|
Denis Levin
|
242fba3fd2
|
cs: Query for ZipSlip vulnerability (CVE-2018-1002200)
Initial check in to validate the tests
|
2018-08-13 14:56:45 -07:00 |
|
calum
|
9d010775b8
|
C#: Move query suite files into submodule.
|
2018-08-13 15:03:37 +01:00 |
|
Julian Tibble
|
bb9ce0e1fd
|
C#: fix inconsistent type/constructor name
The code sample for the self-assignment query help had a different name
for the class and it's (intended) constructor, so was invalid.
|
2018-08-08 22:42:06 +01:00 |
|
semmle-qlci
|
6fc36f6621
|
Merge pull request #6 from hvitved/csharp/query/constant-condition
Approved by calumgrant
|
2018-08-08 06:45:07 +01:00 |
|
Tom Hvitved
|
3ccd582d17
|
Merge pull request #9 from calumgrant/cs/undeprecated-metric-queries
C#: Add @ids for metric queries
|
2018-08-06 22:55:39 +02:00 |
|
Tom Hvitved
|
323709b5ad
|
C#: Generalize cs/constant-condition
|
2018-08-06 13:45:23 -07:00 |
|
Tom Hvitved
|
f7a515c8e9
|
C#: Prune CFG for obviously impossible nullness/matching edges
|
2018-08-06 13:45:23 -07:00 |
|
Tom Hvitved
|
9a1e148e85
|
C#: Various minor CFG bug fixes
|
2018-08-06 13:45:23 -07:00 |
|
Tom Hvitved
|
b161ff195b
|
C#: Additional CFG tests
|
2018-08-06 13:45:23 -07:00 |
|
calumgrant
|
e8df86ebf8
|
Merge pull request #4 from hvitved/csharp/whitespaces
C#: Fix whitespaces
|
2018-08-03 16:06:47 +01:00 |
|
calum
|
05baae5b03
|
C#: Add @ids for metric queries and filter queries.
|
2018-08-03 15:33:57 +01:00 |
|
Tom Hvitved
|
d05109df76
|
C#: Update queries in Bad Practices/Implementation Hiding
|
2018-08-03 14:19:58 +02:00 |
|
Tom Hvitved
|
5d498fda72
|
C#: Fix whitespaces
|
2018-08-03 14:10:44 +02:00 |
|
Tom Hvitved
|
6b2d99b6ac
|
C#: Add script for fixing whitespaces
|
2018-08-03 14:10:22 +02:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|