Skip to content

Commit 529bee4

Browse files
committed
Add link to MRVA
1 parent 4cdef85 commit 529bee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/codeql-overview/about-codeql.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ queries. Then, develop or iterate over the query to automatically find logical
4545
variants of the same bug that could be missed using traditional manual
4646
techniques.
4747

48+
When you have a query that finds variants of a vulnerability, you can use multi-repository variant analysis to run that query across a large number of codebases, and identify all of the places where that vulnerability exists. For more information, see `Running CodeQL queries at scale with multi-repository variant analysis <https://docs.github.com/en/code-security/codeql-for-vs-code/getting-started-with-codeql-for-vs-code/running-codeql-queries-at-scale-with-multi-repository-variant-analysis>`__ in the GitHub docs.
49+
4850
CodeQL analysis
4951
---------------
5052

0 commit comments

Comments
 (0)