Michael Nebel
|
2b892bc000
|
Merge pull request #9553 from michaelnebel/csharp/narrowtelemetry
C#/Java: Only display 1k most relevant results for ExternalApi telemetry queries.
|
2022-06-22 07:35:56 +02:00 |
|
Edoardo Pirovano
|
70dbd92e25
|
Bump minor version of all regularly released packs
|
2022-06-21 11:22:58 +01:00 |
|
Edoardo Pirovano
|
ad02b85efa
|
Merge branch main into rc/3.6
|
2022-06-21 11:15:25 +01:00 |
|
Michael Nebel
|
dc02a6e1a7
|
C#: Apply autoformatting.
|
2022-06-21 08:34:43 +02:00 |
|
Mathias Vorreiter Pedersen
|
35c8ca15f5
|
Merge pull request #8912 from rdmarsh2/rdmarsh2/fix-ir-globals
C++: Fix IR variable reuse for global var inits
|
2022-06-20 16:45:39 +01:00 |
|
Michael Nebel
|
c9c981d03a
|
C#: Add release note for the CSV DSL change.
|
2022-06-20 16:20:02 +02:00 |
|
Michael Nebel
|
cf3cb292b7
|
C#: Update the model generator to use provenance column printing.
|
2022-06-20 16:20:01 +02:00 |
|
Michael Nebel
|
169ef55890
|
Update csharp/ql/src/Telemetry/ExternalLibraryUsage.ql
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-06-20 16:14:44 +02:00 |
|
Michael Nebel
|
70203633a1
|
Merge pull request #9393 from michaelnebel/csharp/asptaintedmember
C#: ASP.NET Core like members are tainted
|
2022-06-20 12:11:16 +02:00 |
|
Tamás Vajk
|
be2dfffb76
|
Merge pull request #9564 from tamasvajk/fix/diagnostic-query-metadata
C#: Change `kind` query metadata to `diagnostic` for compiler/extractor errors and messages
|
2022-06-20 09:02:35 +02:00 |
|
Anders Schack-Mulligen
|
1b374e262f
|
C#: Replace deprecated barrier guards.
|
2022-06-16 11:25:29 +02:00 |
|
Michael Nebel
|
9211d75b3d
|
C#: Add change note.
|
2022-06-16 08:43:06 +02:00 |
|
Ian Lynagh
|
5280cf4e91
|
CaptureSinkModels.ql: Fix typo
|
2022-06-15 20:19:15 +01:00 |
|
github-actions[bot]
|
1ed70d51d7
|
Post-release preparation for codeql-cli-2.9.4
|
2022-06-15 13:25:20 +00:00 |
|
Tamas Vajk
|
aedf43f14a
|
C#: Change kind query metadata to diagnostic for compiler/extractor errors and messages
|
2022-06-15 13:50:27 +02:00 |
|
Michael Nebel
|
9175421fa2
|
C#/Java: Update some QL Doc comments to comply with the standard and remove some redundant imports.
|
2022-06-15 11:32:54 +02:00 |
|
Michael Nebel
|
e3ecc5a66b
|
C#: Add qlDoc to the restrict predicate.
|
2022-06-15 10:45:32 +02:00 |
|
github-actions[bot]
|
104ac05f49
|
Release preparation for version 2.9.4
|
2022-06-15 08:22:38 +00:00 |
|
Michael Nebel
|
d288b3d35d
|
C#: Refactor and narrow number of displayed results of the External library usage query.
|
2022-06-14 16:41:48 +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 |
|
Michael Nebel
|
d5eebc8405
|
C#: Add a parameterized module for a telemetry result ordering predicate (will be needed to narrow the number of produced results).
|
2022-06-14 16:39:45 +02:00 |
|
Robert Marsh
|
5f77552c37
|
Merge branch 'main' into rdmarsh2/fix-ir-globals
|
2022-06-13 12:43:08 -04:00 |
|
Nick Rolfe
|
f417c12c5e
|
Merge pull request #9332 from github/post-release-prep/codeql-cli-2.9.3
Post-release preparation for codeql-cli-2.9.3
|
2022-05-31 16:17:50 +01:00 |
|
github-actions[bot]
|
ed2f3409bc
|
Post-release preparation for codeql-cli-2.9.3
|
2022-05-31 09:54:55 +00:00 |
|
github-actions[bot]
|
1f1b364feb
|
Release preparation for version 2.9.3
|
2022-05-25 07:46:48 +00:00 |
|
Michael Nebel
|
c8ede58704
|
C#: Flow summaries has now been added for Exception stack trace, but not for ToString. The latter will be encoded as an extra taintstep in the analysis. To reduce noise for all uses of an exception itself an isSanitizerIn is introduced.
|
2022-05-25 08:28:15 +02:00 |
|
Michael Nebel
|
eed02a2a9f
|
C#: Fix issue with isAutoGenerated predicate and make sure that data flow only use relevant summaries.
|
2022-05-24 08:21:38 +02:00 |
|
Robert Marsh
|
6d267be1a1
|
C++: merge main and accept test changes
|
2022-05-20 14:37:09 -04:00 |
|
Erik Krogh Kristensen
|
fff70da650
|
Merge pull request #9182 from erik-krogh/useStringComp
use string equality instead of regexps to compare constant strings
|
2022-05-19 10:42:37 +02:00 |
|
Michael Nebel
|
df6d86b9aa
|
C#: Use getUnderlyingCallable instead of asCallable.
|
2022-05-18 07:48:21 +02:00 |
|
Michael Nebel
|
0e3fc464a3
|
C#: Use SummarizedCallable external instead of the internal.
|
2022-05-18 07:48:20 +02:00 |
|
Michael Nebel
|
eb022118f3
|
C#: Fix issue in ExternalApi.
|
2022-05-18 07:48:20 +02:00 |
|
Michael Nebel
|
c8a7354086
|
C#: Refactor to align implementation between languages.
|
2022-05-18 07:48:20 +02:00 |
|
Michael Nebel
|
2f2ca18898
|
C#: Update dependencies.
|
2022-05-18 07:48:20 +02:00 |
|
Erik Krogh Kristensen
|
86e97c32d6
|
fix all ql/use-string-compare
|
2022-05-17 14:11:05 +02:00 |
|
Mathias Vorreiter Pedersen
|
1280d43e36
|
Merge pull request #9141 from github/post-release-prep/codeql-cli-2.9.2
Post-release preparation for codeql-cli-2.9.2
|
2022-05-17 10:01:37 +01:00 |
|
github-actions[bot]
|
b7cbd8fd75
|
Post-release preparation for codeql-cli-2.9.2
|
2022-05-12 18:21:38 +00:00 |
|
Nick Rolfe
|
a50601c367
|
C#: fix typos in comments
|
2022-05-12 14:28:40 +01:00 |
|
github-actions[bot]
|
ee9980b31c
|
Release preparation for version 2.9.2
|
2022-05-12 10:17:28 +00: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
|
1401e7ddb3
|
Merge pull request #8855 from michaelnebel/csharp/singlereadstore
C#: Only allow two read and two store steps in model capturing.
|
2022-05-09 10:05:53 +02:00 |
|
Michael Nebel
|
83aa65ff53
|
C#/Java: Remove redudandant QL comment in CaptureModel.
|
2022-05-09 07:36:41 +02:00 |
|
Michael Nebel
|
9b855c30cc
|
Merge pull request #9043 from michaelnebel/csharp/xml-injection-path
C#: Convert xml injection query to a path problem.
|
2022-05-09 07:18:01 +02:00 |
|
Mathias Vorreiter Pedersen
|
176e40f139
|
Merge pull request #9052 from github/post-release-prep/codeql-cli-2.9.1
Post-release preparation for codeql-cli-2.9.1
|
2022-05-06 13:15:17 +01:00 |
|
github-actions[bot]
|
1a25457178
|
Post-release preparation for codeql-cli-2.9.1
|
2022-05-05 19:05:50 +00:00 |
|
Michael Nebel
|
13f142f143
|
C#: Convert xml injection query to a path problem.
|
2022-05-05 10:43:23 +02:00 |
|
Michael Nebel
|
a488d6b80c
|
C#: Add an initial flow state to the model generator.
|
2022-05-04 12:27:34 +02:00 |
|
Michael Nebel
|
94b046c554
|
C#: Upgrade dotnet to 6.0.202.
|
2022-05-03 16:36:32 +02:00 |
|
Anders Schack-Mulligen
|
249f771fad
|
Merge pull request #8952 from cklin/fix-ql-comments-syntax
Fix syntax errors in QL comments
|
2022-05-03 11:15:56 +02:00 |
|
Robert Marsh
|
fe52dd93ef
|
C++: sync and accept new consistency test
|
2022-04-29 15:29:07 -04:00 |
|