Adding insecure package #637
Annotations
10 warnings
code-scanning:
src/lookup-webapi/Repositories/MaxMindGeoLocationRepository.cs#L33
Possible null reference argument for parameter 'licenseKey' in 'WebServiceClient.WebServiceClient(int accountId, string licenseKey, IEnumerable<string>? locales = null, string host = "geoip.maxmind.com", int timeout = 3000, bool disableHttps = false, HttpMessageHandler? httpMessageHandler = null)'.
|
code-scanning:
src/lookup-api-client.Tests/BaseApiTests.cs#L22
'ApiClientOptions.ApiKey' is obsolete: 'This is now obsolete, please use PrimaryApiKey instead'
|
code-scanning:
src/lookup-api-client.Tests/Api/GeoLookupApiTests.cs#L26
'ApiClientOptions.ApiKey' is obsolete: 'This is now obsolete, please use PrimaryApiKey instead'
|
code-scanning:
src/lookup-api-client.Tests/Api/GeoLookupApiTests.cs#L66
Dereference of a possibly null reference.
|
code-scanning:
src/lookup-api-client.Tests/Api/GeoLookupApiTests.cs#L92
Dereference of a possibly null reference.
|
code-scanning:
src/public-webapp/Views/Shared/_Layout.cshtml#L73
Await RenderSectionAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
code-scanning:
src/public-webapp/Views/Home/RemoveData.cshtml#L37
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
code-scanning:
src/public-webapp.Tests/Controllers/HomeControllerTests.cs#L89
Dereference of a possibly null reference.
|
code-scanning:
src/public-webapp.Tests/Controllers/HomeControllerTests.cs#L115
Dereference of a possibly null reference.
|
code-scanning:
src/public-webapp.Tests/Controllers/HomeControllerTests.cs#L122
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
lookup-webapi
|
10.8 MB |
|
public-webapp
|
25.8 MB |
|