mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Update alert message and make user checks more precise
This commit is contained in:
@@ -1 +1 @@
|
||||
| CommentController.cs:6:25:6:29 | Edit1 | This method may not verify which users should be able to access resources of the provided ID. |
|
||||
| CommentController.cs:6:25:6:29 | Edit1 | This method may be missing authorization checks for which users can access the resource of the provided ID. |
|
||||
|
||||
@@ -1 +1 @@
|
||||
| EditComment.aspx.cs:7:20:7:29 | btn1_Click | This method may not verify which users should be able to access resources of the provided ID. |
|
||||
| EditComment.aspx.cs:7:20:7:29 | btn1_Click | This method may be missing authorization checks for which users can access the resource of the provided ID. |
|
||||
|
||||
Reference in New Issue
Block a user