This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 09:13:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.7.6
codeql
/
csharp
/
ql
/
test
/
library-tests
/
dataflow
/
library
History
Michael Nebel
d3f2894a8e
C#: Convert remaining missing parts of System.Collections.IEnumerable and sub types flow to CSV format (except for 'clearsContent').
2021-12-20 15:33:26 +01:00
..
FlowSummaries.expected
C#: Convert remaining missing parts of System.Collections.IEnumerable and sub types flow to CSV format (except for 'clearsContent').
2021-12-20 15:33:26 +01:00
FlowSummaries.ql
C#: Initial implementation of csv printing in FlowSummaries test
2021-11-24 12:09:20 +01:00
FlowSummariesFiltered.expected
C#: Add flow summary for IEnumerable<T>.GetEnumerator() and update tests.
2021-12-20 15:33:25 +01:00
FlowSummariesFiltered.ql
C#: Fix issue with summary tests, such that the output is compatiable with flow summary interpreter.
2021-12-14 15:53:16 +01:00
LibraryTypeDataFlow.cs
Trim test files + remove duplicate newlines
2021-07-01 16:09:11 +02:00
options
C#: Include NewtonSoft.Json stubs into the flow summaries test.
2021-12-01 14:34:04 +01:00
TaintedMember.expected
Add adjusted expected files
2021-07-01 16:09:11 +02:00
TaintedMember.ql
C#: Precise data flow for collections
2020-06-26 13:40:05 +02:00