mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
16 lines
419 B
XML
16 lines
419 B
XML
<!DOCTYPE qhelp PUBLIC
|
|
"-//Semmle//qhelp//EN"
|
|
"qhelp.dtd">
|
|
<qhelp>
|
|
|
|
<fragment>
|
|
<p>
|
|
If you observe a large number of false positives, you may need to add extra entry points to
|
|
identify hidden dependencies caused by the use of a particular framework or technique, or to
|
|
identify library project entry points. Please refer to the Semmle documentation for more
|
|
information on how to do this.
|
|
</p>
|
|
</fragment>
|
|
|
|
</qhelp>
|