CodeQL Security Testing #243
Annotations
5 errors and 1 warning
CodeQL C#:
MumbleApi/Models/PaginationParameters.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
CodeQL C#:
MumbleApi/Models/PaginationParameters.cs#L19
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
CodeQL C#:
MumbleApi/Models/PaginationParameters.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
CodeQL C#:
MumbleApi/Models/PaginationParameters.cs#L19
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
CodeQL C#
Process completed with exit code 1.
|
CodeQL C#
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|