Jonas Jensen
|
36da2d1dae
|
C++: Manipulate the source end of paths too
Without this, we get duplicate alerts in some cases and
unnatural-looking source nodes in other cases. The source nodes were
often `Conversion`s.
|
2020-04-03 16:37:23 +02:00 |
|
Jonas Jensen
|
207c76b855
|
C++: Path explanations in DefaultTaintTracking
The first three queries are migrated to use path explanations.
|
2020-04-01 20:51:05 +02:00 |
|
Robert Marsh
|
59a81d8445
|
C++: merge from master and accept test changes
|
2020-03-18 13:47:01 -07:00 |
|
Geoffrey White
|
034f7cc948
|
Merge branch 'master' into model-gets
|
2020-03-16 15:12:36 +00:00 |
|
Robert Marsh
|
4333fe7905
|
Merge branch 'master' into rdmarsh/cpp/ir-flow-through-outparams
|
2020-02-26 13:15:27 -08:00 |
|
Geoffrey White
|
4af0193c98
|
C++: Modify the argvlocal tests.
|
2020-02-24 16:51:47 +00:00 |
|
Geoffrey White
|
9f271949d5
|
C++: Adjust layout of the argvlocal test.
|
2020-02-24 15:52:31 +00:00 |
|
Geoffrey White
|
e683f6113d
|
C++: Model 'gets'.
|
2020-02-24 11:27:35 +00:00 |
|
Robert Marsh
|
ff876aaedf
|
C++: Accept test output with IR enabled
|
2020-02-18 09:48:21 -08:00 |
|
Jonas Jensen
|
a59c0facee
|
C++: Accept test changes for IR libs
This is for the tests in the ql repo. There are also changed tests in
the internal repo.
|
2020-02-15 21:12:20 +01:00 |
|
Ziemowit Laski
|
81bfbc250f
|
[CPP-370] Forgot to update an .expected file.
|
2019-05-21 07:08:13 -07:00 |
|
Ziemowit Laski
|
92054e2481
|
[CPP-370] Reformat test cases so that the .expect files line up with what was
checked in initially. Check for DataFlow::DefinitionByReferenceNode
when computing isSource() for our taint analysis.
|
2019-05-21 06:54:41 -07:00 |
|
Ziemowit Laski
|
8faf95ec84
|
[CPP-370] Tentatively modify CWE consts.cpp file to play nice with the dataflow library.
|
2019-05-21 06:21:12 -07:00 |
|
Ziemowit Laski
|
b205951e6d
|
[CPP-370] Reformat test cases so that the .expect files line up with what was
checked in initially. Check for DataFlow::DefinitionByReferenceNode
when computing isSource() for our taint analysis.
|
2019-05-21 06:18:31 -07:00 |
|
Geoffrey White
|
f034abc275
|
CPP: Add the Semmle security tests.
|
2018-11-26 17:52:34 +00:00 |
|