Jami Cogswell
|
39154b1455
|
C#: add isParameterless predicate to Constructor class
|
2022-12-12 13:28:00 -05:00 |
|
Jami Cogswell
|
a8a8b03d2f
|
C#: exclude parameterless constructors from DataFlowTargetApi
|
2022-12-12 13:28:00 -05:00 |
|
Jami Cogswell
|
623068c4b9
|
Java: add hasProvenance predicate, remove isManuallyGenerated and isBothAutoAndManuallyGenerated
|
2022-12-12 11:23:46 -05:00 |
|
erik-krogh
|
873d3553cd
|
Merge branch 'main' into static-useInstanceOf
|
2022-12-12 15:36:54 +01:00 |
|
Michael Nebel
|
0fdf9a42f2
|
C#: Cleanup and make the last StreamReader model explicit on its input.
|
2022-12-12 13:21:26 +01:00 |
|
JarLob
|
1d303e0470
|
C#: Add remote type source kind in model validation.
|
2022-12-12 12:56:14 +01:00 |
|
Jaroslav Lobačevski
|
340fd8ae4e
|
C#: Add change note.
|
2022-12-12 12:56:14 +01:00 |
|
Jaroslav Lobačevski
|
204a1d3d06
|
C#: Add source TCP/UDP source models and StreamReader summary models.
|
2022-12-12 12:56:14 +01:00 |
|
github-actions[bot]
|
343b7b1c8b
|
Post-release preparation for codeql-cli-2.11.6
|
2022-12-11 18:15:04 +00:00 |
|
erik-krogh
|
8262fbbfb5
|
Java/C#/GO: Use instanceof in more places
|
2022-12-11 18:32:19 +01:00 |
|
github-actions[bot]
|
0b2fb4f70a
|
Release preparation for version 2.11.6
|
2022-12-10 15:49:35 +00:00 |
|
Jami Cogswell
|
6854845b75
|
Java: refactor isManuallyGenerated and isBothAutoAndManuallyGenerated
|
2022-12-09 18:37:50 -05:00 |
|
Jami Cogswell
|
123fe5edfe
|
C#: add isParameterless predicate to Constructor class
|
2022-12-09 15:55:32 -05:00 |
|
Michael Nebel
|
4835d14865
|
Java/C#: Delete the deprecated NeutralModelCsv class.
|
2022-12-09 15:11:49 +01:00 |
|
Michael Nebel
|
1d103f57a0
|
C#/Java: Rename CaptureNegativeSummaryModels test to CaptureNeutralModels.
|
2022-12-09 15:04:43 +01:00 |
|
Michael Nebel
|
2cb88037a4
|
C#/Java: Rename Negative Summary Model to Neutral Model in conversion and generator tooling.
|
2022-12-09 15:04:43 +01:00 |
|
Michael Nebel
|
ad90e58120
|
C#: Rename Negative Summary Model to Neutral Model.
|
2022-12-09 15:04:42 +01:00 |
|
Jami Cogswell
|
0b2f2a3f88
|
Java: remove predicates from NegativeSummarizedCallable
|
2022-12-08 23:46:55 -05:00 |
|
Jami Cogswell
|
083b8d1de6
|
C#: make predicate private
|
2022-12-08 20:17:28 -05:00 |
|
Jami Cogswell
|
dc51226a56
|
C#: update qldocs
|
2022-12-08 17:24:50 -05:00 |
|
Jami Cogswell
|
a1908be165
|
C#: remove previous uses of isUninteresting
|
2022-12-08 17:12:26 -05:00 |
|
Jami Cogswell
|
ff85e2f9f2
|
C#: update ExternalApi characteristic predicate to include not isUninteresting
|
2022-12-08 17:07:24 -05:00 |
|
dependabot[bot]
|
8600d2d12d
|
Bump Newtonsoft.Json in /csharp/autobuilder/Semmle.Autobuild.CSharp
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 15:01:05 +00:00 |
|
Michael Nebel
|
670ae6c84c
|
Merge pull request #11593 from michaelnebel/csharp/patternmatchspan
C#: Pattern match Span<char> and ReadOnlySpan<char> against a constant string.
|
2022-12-08 13:53:00 +01:00 |
|
Michael Nebel
|
5883957a67
|
Merge pull request #11589 from michaelnebel/csharp/numericintptr
C#: nint/System.IntPtr and nuint/System.UIntPtr are indistinguishable…
|
2022-12-08 13:52:44 +01:00 |
|
Chris Smowton
|
49bc524fd0
|
Merge remote-tracking branch 'origin/rc/3.8' into smowton/admin/merge-rc38-into-main
|
2022-12-08 11:12:30 +00:00 |
|
Jami Cogswell
|
aa7e6d7811
|
Java: add negative numbers
|
2022-12-07 17:17:35 -05:00 |
|
Michael Nebel
|
468b05ccda
|
C#: Expressions of type Span<char> and ReadOnlySpan<char> can be matched against constant strings.
|
2022-12-07 14:31:51 +01:00 |
|
Michael Nebel
|
2d9975d73f
|
C#: nint/System.IntPtr and nuint/System.UIntPtr are indistinguishable by the extractor.
|
2022-12-07 13:45:23 +01:00 |
|
Tom Hvitved
|
51f11f19cc
|
Merge pull request #11576 from ethanwilloner/main
csharp: URI should be Uri in Owin.qll library.
|
2022-12-07 09:34:51 +01:00 |
|
Jami Cogswell
|
b82f9b1911
|
Java: add draft of generated vs manual MaD metrics query
|
2022-12-06 22:15:19 -05:00 |
|
Ethan Willoner
|
64f58061b7
|
Rename 2022-12-05-owin-uri-fix.md. to 2022-12-05-owin-uri-fix.md
|
2022-12-06 09:13:28 -08:00 |
|
Ethan Willoner
|
574d6d6119
|
Fix comment.
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2022-12-06 09:10:22 -08:00 |
|
Michael Nebel
|
27efb0d843
|
C#: Rename -> for .
|
2022-12-06 13:53:50 +01:00 |
|
Michael Nebel
|
29ccac8e93
|
C#: Address review comments.
|
2022-12-06 12:05:48 +01:00 |
|
Michael Nebel
|
6b35098fb7
|
C#: Replace more uses of getQualifiedName/0.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
0a3295ef3f
|
C#: Address review comments.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
ae4f4d6df4
|
C#: Add change note about deprecation of hasQualifiedName/1.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
f7a1a4a9b7
|
C#: Add some missing this qualifiers.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
38e906f854
|
C#: Use hasQualifiedName instead of getQualifiedName.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
c24302bec2
|
C#: Replace all uses of the deprecated hasQualifiedName/1 predicate.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
315a3a5ed3
|
C#: Add hasQualifiedName/3 including overrides where relevant and re-write some of the existing hasQualifiedName/2 predicates.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
38565407c5
|
C#: Add small module with relevant printing predicates.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
86c021ef7e
|
C#: Deprecate hasQualifiedName/1.
|
2022-12-06 11:59:12 +01:00 |
|
Tom Hvitved
|
b5e2e1e469
|
Merge pull request #11564 from hvitved/dataflow/parameter-position-consistency-checks
Data flow: Add consistency checks for parameter positions
|
2022-12-06 09:33:36 +01:00 |
|
Michael Nebel
|
cd5c0bec33
|
Merge pull request #11527 from michaelnebel/java/regeneratemodels
Java/C#: Delete old model generator scripts and update Java model re-generator script.
|
2022-12-06 09:24:13 +01:00 |
|
Ethan Willoner
|
b886157f52
|
Add change note.
|
2022-12-06 00:27:17 +00:00 |
|
Ethan Willoner
|
82c0449d56
|
Fix bug: In OwinRequest URI should be Uri.
|
2022-12-06 00:01:17 +00:00 |
|
Tom Hvitved
|
52f3a48638
|
Data flow: Sync files
|
2022-12-05 12:57:27 +01:00 |
|
Tom Hvitved
|
faca4b5b56
|
Merge pull request #11461 from hvitved/ruby/unique-hash-splat-param
Ruby: At most one hash-splat `ParameterNode` per callable
|
2022-12-05 11:53:28 +01:00 |
|