Update description for AutomaticAppLogIn policy #12922
Triggered via pull request
October 30, 2025 12:18
differsthecat
opened
#6522
Status
Success
Total duration
14m 49s
Artifacts
–
scan.yml
on: pull_request_target
Check PR run
/
Check
3s
Checkmarx
/
SAST scan
14m 33s
Sonar
/
Quality scan
8m 11s
Annotations
10 warnings
|
Sonar / Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L84
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L111
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
bitwarden_license/src/Scim/Controllers/v2/GroupsController.cs#L51
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L76
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L60
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L49
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
src/Identity/Controllers/AccountsController.cs#L200
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
src/Identity/Controllers/AccountsController.cs#L124
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
src/Identity/Controllers/AccountsController.cs#L142
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
|
Sonar / Quality scan:
src/Identity/Controllers/AccountsController.cs#L110
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|