Revert "Move MRVA out of canary "

This commit is contained in:
Charis Kyriakou
2023-03-01 17:02:11 +00:00
committed by GitHub
parent 56d283f6d5
commit dd2e79477f
10 changed files with 56 additions and 28 deletions

View File

@@ -15,7 +15,6 @@ To see what has changed in the last few versions of the extension, see the [Chan
* Shows the flow of data through the results of path queries, which is essential for triaging security results.
* Provides an easy way to run queries from the large, open source repository of [CodeQL security queries](https://github.com/github/codeql).
* Adds IntelliSense to support you writing and editing your own CodeQL query and library files.
* Supports you running CodeQL queries against thousands of repositories on GitHub using multi-repository variant analysis.
## Project goals and scope