[Snyk] Security upgrade next from 15.2.4 to 16.1.5 #93
Annotations
10 warnings
|
src/Api/OPS.Persistence/Migrations/20250426214537_CreateDatabase.cs#L39
Define a constant instead of using this literal 'nvarchar(max)' 23 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Api/OPS.Persistence/Migrations/20250426214537_CreateDatabase.cs#L37
Define a constant instead of using this literal 'nvarchar(255)' 15 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Api/OPS.Persistence/Migrations/20250426214537_CreateDatabase.cs#L36
Define a constant instead of using this literal 'NewId()' 15 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Api/OPS.Persistence/Migrations/20250426214537_CreateDatabase.cs#L36
Define a constant instead of using this literal 'uniqueidentifier' 34 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Api/OPS.Persistence/Migrations/20250426214537_CreateDatabase.cs#L32
Define a constant instead of using this literal 'Accounts' 13 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Api/OPS.Persistence/Migrations/20250426214537_CreateDatabase.cs#L29
Define a constant instead of using this literal 'Submit' 19 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Api/OPS.Persistence/Configurations/Exam/ExaminationConfiguration.cs#L18
Define a constant instead of using this literal '((0))' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Api/OPS.Domain/Constants/ValidationConstants.cs#L8
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
|
src/Api/OPS.Domain/Constants/Permissions.cs#L20
Use an immutable collection or reduce the accessibility of the public static field 'ByRole'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
|
|
src/Api/OPS.Domain/Constants/Permissions.cs#L20
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ByRole'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
|
The logs for this run have expired and are no longer available.
Loading