Michael Nebel
|
f594411c43
|
C#: Re-factor isSupported for the telemetry queries.
|
2023-02-20 13:53:18 +01:00 |
|
Michael Nebel
|
bfe5a0c438
|
C#: Rename query id's to be prefixed with cs instead of csharp.
|
2023-01-03 15:13:54 +01:00 |
|
Jami
|
84b69deb55
|
Merge branch 'main' into jcogs33/update-externalapi-charpredicate
|
2022-12-12 16:01:22 -05:00 |
|
Michael Nebel
|
ad90e58120
|
C#: Rename Negative Summary Model to Neutral Model.
|
2022-12-09 15:04:42 +01:00 |
|
Jami Cogswell
|
a1908be165
|
C#: remove previous uses of isUninteresting
|
2022-12-08 17:12:26 -05:00 |
|
Michael Nebel
|
afb604ee5f
|
C#: Remove all generated models.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
3455dd5e06
|
C#: Re-factor telemetry queries to avoid code duplication.
|
2022-10-04 14:13:50 +02:00 |
|
Michael Nebel
|
2bbfdcf598
|
C#: Use api info string ordering and results to avoid multiplicity issues.
|
2022-10-04 13:51:35 +02:00 |
|
Michael Nebel
|
c3e21e8555
|
C#: Move NegativeSummary.qll to the internal folder.
|
2022-08-24 09:58:53 +02:00 |
|
Michael Nebel
|
929f1b324b
|
C#: Prepare for .NET negative summaries and use in UnsupportedExternalAPIs query.
|
2022-08-24 09:46:54 +02:00 |
|
Michael Nebel
|
cc44e89065
|
C#: Introduce support for Negative summary models.
|
2022-08-24 09:46:54 +02:00 |
|
Michael Nebel
|
51d2eb621b
|
C#: Refactor queries to use Results module and thus narrowing the number of returned results.
|
2022-06-14 16:40:53 +02:00 |
|
Henry Mercer
|
cdd6e0e104
|
C#: Tag telemetry queries with telemetry
This will exclude the results of these queries from the summary tables
produced by `codeql database analyze` in a future version of the CodeQL
CLI.
|
2022-05-11 13:27:49 +01:00 |
|
Michael Nebel
|
6be41b0c29
|
C#/Java: Address review comments.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
c2196a04aa
|
C#: Update the description of the telemetry queries.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
bfb206c810
|
C#: Let ExternalApi extend DataFlowCallable instead of Callable.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
e1d4c1b68c
|
C#/Java: Reorder code in terms of dependency, rename ExternalAPI to ExternalApi and add some missing predicate qualifiers.
|
2022-03-29 14:52:52 +02:00 |
|
Michael Nebel
|
918a6c7425
|
C#: Telemetry query for measuring (unsupport dataflow) library usage.
|
2022-03-29 14:49:37 +02:00 |
|