mirror of
https://github.com/github/codeql.git
synced 2026-05-19 21:57:13 +02:00
Extracts solorigate to separate qlpacks in preparation for publishing them to the registry.
13 lines
417 B
XML
13 lines
417 B
XML
<!DOCTYPE qhelp PUBLIC
|
|
"-//Semmle//qhelp//EN"
|
|
"qhelp.dtd">
|
|
<qhelp>
|
|
<overview>
|
|
<p>This query detects method names used in the Solorigate code.</p>
|
|
<p>This query detects when the code includes at least 50 of the methods used in the Solorigate tampered code</p>
|
|
<p>Please notice that by themselves these method names are not malign.</p>
|
|
</overview>
|
|
|
|
<include src="Solorigate.inc.qhelp" />
|
|
|
|
</qhelp> |