testing workflow changes #8754
Annotations
10 warnings
Scan with SonarCloud:
src/Core/Utilities/CoreHelpers.cs#L35
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
|
Scan with SonarCloud:
src/Core/Settings/GlobalSettings.cs#L116
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Scan with SonarCloud:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L48
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Scan with SonarCloud:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L59
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Scan with SonarCloud:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L83
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Scan with SonarCloud:
src/Identity/Controllers/AccountsController.cs#L113
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Scan with SonarCloud:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L75
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Scan with SonarCloud:
src/Identity/Controllers/AccountsController.cs#L136
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Scan with SonarCloud:
src/Identity/Controllers/AccountsController.cs#L166
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Scan with SonarCloud:
src/Identity/Controllers/AccountsController.cs#L224
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Loading