Skip to content

[Snyk] Security upgrade WireMock.Net from 1.4.41 to 1.5.18 #42

[Snyk] Security upgrade WireMock.Net from 1.4.41 to 1.5.18

[Snyk] Security upgrade WireMock.Net from 1.4.41 to 1.5.18 #42

Triggered via pull request February 18, 2025 09:00
Status Success
Total duration 37s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: src/TBC.OpenAPI.SDK.Core/QueryStringHelper/QueryStringBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
build: src/TBC.OpenAPI.SDK.Core/Extensions/ServiceCollectionExtensions.cs#L26
Dereference of a possibly null reference.
build: src/TBC.OpenAPI.SDK.Core/Models/ApiResponse.cs#L7
Change 'Headers' to be read-only by removing the property setter
build: src/TBC.OpenAPI.SDK.Core/Models/ApiResponse.cs#L7
Change 'Headers' to be read-only by removing the property setter
build: src/TBC.OpenAPI.SDK.Core/Models/ProblemDetails.cs#L76
Change 'Errors' to be read-only by removing the property setter
build: src/TBC.OpenAPI.SDK.Core/Models/ProblemDetails.cs#L76
Change 'Errors' to be read-only by removing the property setter
build: src/TBC.OpenAPI.SDK.Core/Models/ProblemDetailsJsonConverter.cs#L42
In externally visible method 'void ProblemDetailsJsonConverter.Write(Utf8JsonWriter writer, ProblemDetails value, JsonSerializerOptions options)', validate parameter 'value' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
build: src/TBC.OpenAPI.SDK.Core/Models/ProblemDetailsJsonConverter.cs#L41
In externally visible method 'void ProblemDetailsJsonConverter.Write(Utf8JsonWriter writer, ProblemDetails value, JsonSerializerOptions options)', validate parameter 'writer' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
build: src/TBC.OpenAPI.SDK.Core/Models/ProblemDetailsJsonConverter.cs#L42
In externally visible method 'void ProblemDetailsJsonConverter.Write(Utf8JsonWriter writer, ProblemDetails value, JsonSerializerOptions options)', validate parameter 'value' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
build: src/TBC.OpenAPI.SDK.Core/Models/ProblemDetailsJsonConverter.cs#L41
In externally visible method 'void ProblemDetailsJsonConverter.Write(Utf8JsonWriter writer, ProblemDetails value, JsonSerializerOptions options)', validate parameter 'writer' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.