Files
codeql/csharp
Tom Hvitved 357109a410 C#: Use DataFlow3 instead of DataFlow2 in Xml.qll to avoid overlap
`semmle.code.csharp.frameworks.system.Xml` is imported in `LibraryTypeDataFlow.qll`,
and therefore part of the default namespace. This means that the use of `DataFlow2`
inside `Xml.qll` overlaps with some queries. Bumping to `DataFlow3` resolves the issue.
2020-08-14 14:33:12 +02:00
..
2020-07-30 16:03:36 +02:00
2020-08-03 14:36:06 +02:00
2020-05-05 14:28:13 +02:00
2018-11-07 08:52:38 +01:00