testing workflow changes #8754
Triggered via pull request
May 21, 2025 21:09
tangowithfoxtrot
synchronize
#5849
Status
Success
Total duration
6m 42s
Artifacts
–
scan.yml
on: pull_request_target
Check PR run
/
Check
2s
Annotations
10 warnings
Quality scan:
src/Core/Utilities/CoreHelpers.cs#L35
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
|
Quality scan:
src/Core/Settings/GlobalSettings.cs#L116
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L48
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L59
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L83
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Quality scan:
src/Identity/Controllers/AccountsController.cs#L113
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L75
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Quality scan:
src/Identity/Controllers/AccountsController.cs#L136
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Quality scan:
src/Identity/Controllers/AccountsController.cs#L166
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Quality scan:
src/Identity/Controllers/AccountsController.cs#L224
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|