Skip to content

Bump Microsoft.Identity.Web from 2.16.0 to 2.16.1 in /src #230

Bump Microsoft.Identity.Web from 2.16.0 to 2.16.1 in /src

Bump Microsoft.Identity.Web from 2.16.0 to 2.16.1 in /src #230

Triggered via pull request January 9, 2024 20:26
Status Success
Total duration 22m 3s
Artifacts 2

pull-request-validation.yml

on: pull_request
terraform-plan-and-apply-dev
5m 51s
terraform-plan-and-apply-dev
dotnet-web-ci
51s
dotnet-web-ci
dependency-review
6s
dependency-review
deploy-sql-database-dev
1m 37s
deploy-sql-database-dev
terraform-plan-prd
0s
terraform-plan-prd
app-service-deploy-dev
1m 10s
app-service-deploy-dev
run-api-integration-tests-dev
1m 46s
run-api-integration-tests-dev
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L52
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L82
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L67
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L37
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/LivePlayersController.cs#L102
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L210
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L211
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L212
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L213
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L214
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L37
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L67
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L52
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L82
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/LivePlayersController.cs#L102
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L210
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L211
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L212
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L213
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L214
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
56.2 KB
repository-webapi Expired
23.4 MB