Max Schaefer
|
dc8be7bbf0
|
Apply suggestions from code review
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2023-12-19 15:09:42 +00:00 |
|
Koen Vlaswinkel
|
d22acfb449
|
C#: Classify test support files in model editor queries
|
2023-12-19 13:49:53 +01:00 |
|
Max Schaefer
|
71dbd1a059
|
C#: Mention more XSS sanitisation options in query help.
|
2023-12-19 11:33:26 +00:00 |
|
github-actions[bot]
|
8f72b0e4f7
|
Post-release preparation for codeql-cli-2.15.5
|
2023-12-19 10:32:57 +00:00 |
|
github-actions[bot]
|
19af35b29a
|
Release preparation for version 2.15.5
|
2023-12-18 21:22:44 +00:00 |
|
Tamás Vajk
|
d5f47a3d75
|
Merge pull request #15124 from tamasvajk/feature/telemetry/extraction-information
C#: Add telemetry query to report extractor information
|
2023-12-18 15:30:35 +01:00 |
|
Tamas Vajk
|
3f843d820c
|
Add telemetry query for known/unknown expression kinds
|
2023-12-18 10:02:32 +01:00 |
|
Tamas Vajk
|
e62d542e8f
|
C#: Add telemetry query to report extractor information
|
2023-12-15 16:25:38 +01:00 |
|
Koen Vlaswinkel
|
7c141b9239
|
Merge pull request #15089 from github/koesie10/csharp-model-editor-generics
C#: Fix names of generic types/methods in model editor queries
|
2023-12-14 14:17:14 +01:00 |
|
Koen Vlaswinkel
|
96feb2c787
|
C#: Rename getMethodName to getEndpointName
|
2023-12-14 10:04:46 +01:00 |
|
Jeroen Ketema
|
99e65df6ce
|
Merge remote-tracking branch 'upstream/rc/3.12' into mb12
|
2023-12-13 15:43:39 +01:00 |
|
Koen Vlaswinkel
|
e177f8783a
|
C#: Share qualified name module for model editor queries
|
2023-12-13 13:48:44 +01:00 |
|
Koen Vlaswinkel
|
ea504cddd1
|
C#: Use correct names for generic types/methods in model editor queries
|
2023-12-13 13:48:23 +01:00 |
|
Michael Nebel
|
57d5d71d03
|
C#: Only count calls in source code.
|
2023-12-13 11:57:32 +01:00 |
|
Anders Schack-Mulligen
|
64eb4ff753
|
Merge pull request #14983 from aschackmull/dataflow/deprecate-old-api
Data Flow: Deprecate old data flow api.
|
2023-12-08 14:27:25 +01:00 |
|
github-actions[bot]
|
92af5f5386
|
Post-release preparation for codeql-cli-2.15.4
|
2023-12-06 22:59:22 +00:00 |
|
github-actions[bot]
|
c04457e9e7
|
Release preparation for version 2.15.4
|
2023-12-06 21:11:50 +00:00 |
|
Michael Nebel
|
e6a5c50ebc
|
Merge pull request #14953 from rpmrmartin/issue/14952
C#: Fix a URL redirection from remote source false positive
|
2023-12-05 13:02:56 +01:00 |
|
Shati Patel
|
6284781a9b
|
Update inconsistent CWE tags
Most tags use the "external/cwe/cwe-xxx" format, except for these few queries. Updating them for consistency.
|
2023-12-04 11:52:31 +00:00 |
|
Tom Hvitved
|
46531e653d
|
C#: Deprecate OnAppendCookieTrackingConfig
|
2023-12-04 12:36:57 +01:00 |
|
Robert Martin
|
66b456d3c6
|
C#: Fix a URL redirection from remote source false positive
When guarding the redirect with `HttpRequestBase.IsUrlLocalToHost()`
|
2023-11-29 13:46:47 -07:00 |
|
Joe Farebrother
|
f24c042d04
|
Rename Razor Page class to Razor View class
|
2023-11-23 10:56:45 +00:00 |
|
Joe Farebrother
|
2416040854
|
Review suggestions - make import private and update change note
|
2023-11-23 10:56:43 +00:00 |
|
Joe Farebrother
|
047f8e485a
|
Make the additional flow steps generally applicible to all queries
|
2023-11-23 10:56:43 +00:00 |
|
Joe Farebrother
|
7371751801
|
Add change note
|
2023-11-23 10:56:43 +00:00 |
|
Arthur Baars
|
db180d9872
|
Merge pull request #14823 from github/post-release-prep/codeql-cli-2.15.3
Post-release preparation for codeql-cli-2.15.3
|
2023-11-19 12:13:42 +01:00 |
|
github-actions[bot]
|
bad499e360
|
Post-release preparation for codeql-cli-2.15.3
|
2023-11-17 14:35:41 +00:00 |
|
Tamas Vajk
|
9a8ad7d590
|
C#: Update insecure randomness query description to match implementation
|
2023-11-17 08:48:38 +01:00 |
|
github-actions[bot]
|
6ec9b95072
|
Release preparation for version 2.15.3
|
2023-11-16 13:07:16 +00:00 |
|
Tom Hvitved
|
b72f34591d
|
C#: Use {get,has}FullyQualifiedName throughout
|
2023-11-10 08:46:15 +01:00 |
|
Tom Hvitved
|
94d08aa443
|
Merge pull request #14662 from hvitved/csharp/mad-generics
C#: Include type parameters in MaD format for generics
|
2023-11-09 19:46:01 +01:00 |
|
Tom Hvitved
|
74f483a6f5
|
C#: Update model conversion queries
|
2023-11-09 08:34:35 +01:00 |
|
Tom Hvitved
|
6f4311d656
|
C#: Include type parameters when printing MaD rows with generics
|
2023-11-09 08:34:06 +01:00 |
|
Michael Nebel
|
cd4a546763
|
C#: Add CIL extraction change note.
|
2023-11-08 09:40:01 +01:00 |
|
Tom Hvitved
|
2a33a86c9d
|
C#: Merge ExternalFlow.qll and ExternalFlowExtensions.qll, and move to internal
|
2023-11-05 20:58:47 +01:00 |
|
github-actions[bot]
|
2b939fdf08
|
Post-release preparation for codeql-cli-2.15.2
|
2023-10-30 16:06:51 +00:00 |
|
github-actions[bot]
|
4641990021
|
Release preparation for version 2.15.2
|
2023-10-30 11:05:53 +00:00 |
|
Michael Nebel
|
d4af05cbf9
|
C#: Move stub generator script.
|
2023-10-23 15:09:38 +02:00 |
|
Michael Nebel
|
ed6a068ebc
|
C#: Update the stub generator readme.
|
2023-10-23 15:09:38 +02:00 |
|
Michael Nebel
|
4e99266b65
|
C#: Sunset the QL based stub generator.
|
2023-10-23 15:09:38 +02:00 |
|
github-actions[bot]
|
8dcd8b9e5b
|
Post-release preparation for codeql-cli-2.15.1
|
2023-10-17 20:24:00 +00:00 |
|
github-actions[bot]
|
3b3c036626
|
Release preparation for version 2.15.1
|
2023-10-16 17:49:39 +00:00 |
|
Joe Farebrother
|
fe2468e7d0
|
Merge pull request #14498 from joefarebrother/csharp-missing-access-control
C#: Fix FP in Missing Function Level Access Control and Insecure Direct Object Reference
|
2023-10-16 10:46:19 +01:00 |
|
Tamás Vajk
|
d723905035
|
Merge pull request #14368 from tamasvajk/standalone/use-legacy-framework-dlls
C#: Choose between .NET framework or core DLLs in standalone
|
2023-10-16 08:53:55 +02:00 |
|
Joe Farebrother
|
915352861d
|
Check for generic base types in Missing Function Level Access Control and Insecure Direct Object Reference.
|
2023-10-13 14:22:45 +01:00 |
|
Owen Mansel-Chan
|
286271340e
|
Merge branch 'main' into go/automated-mad-coverage-report
|
2023-10-11 21:31:25 +01:00 |
|
Owen Mansel-Chan
|
dfcdb4ace8
|
Update CSV to MaD in description for java and C#
|
2023-10-11 21:09:59 +01:00 |
|
Henry Mercer
|
1a370bfbbe
|
Merge pull request #14443 from github/post-release-prep/codeql-cli-2.15.0
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 17:39:04 +01:00 |
|
Tamas Vajk
|
4f31b5a214
|
C#: Fix stub generator to use framework references from nuget packages
|
2023-10-11 16:40:09 +02:00 |
|
github-actions[bot]
|
ae6af17c74
|
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 14:19:20 +00:00 |
|