We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15d1ab commit f11aec3Copy full SHA for f11aec3
csharp/ql/test/query-tests/Security Features/CWE-285/MissingAccessControl/MVCTests/MissingAccessControl.expected
@@ -1,5 +1 @@
1
-#select
2
| ProfileController.cs:12:25:12:31 | Delete1 | This action is missing an authorization check. |
3
-| ProfileController.cs:39:25:39:31 | Delete4 | This action is missing an authorization check. |
4
-testFailures
5
-| ProfileController.cs:39:25:39:31 | This action is missing an authorization check. | Unexpected result: Alert |
0 commit comments