MRVA execution not behind canary

This commit is contained in:
Charis Kyriakou
2023-02-24 13:57:18 +00:00
parent 6f37f176e4
commit e3625c982f
4 changed files with 14 additions and 30 deletions

View File

@@ -18,10 +18,6 @@ choose to go through some of the Optional Test Cases.
## Required Test Cases
### Pre-requisites
- Flip the `codeQL.canary` flag. This will enable MRVA in the extension.
### Test Case 1: MRVA - Running a problem path query and viewing results
1. Open the [UnsafeJQueryPlugin query](https://github.com/github/codeql/blob/main/javascript/ql/src/Security/CWE-079/UnsafeJQueryPlugin.ql).