mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
The query help builder will interpret and automatically add the reference so this isn't needed here. And one typo is corrected.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</recommendation>
|
||||
|
||||
<example>
|
||||
<p>The following example shows two ways of verify host domain. In the 'BAD' case,
|
||||
<p>The following example shows two ways of verifying host domain. In the 'BAD' case,
|
||||
verification is implemented as partial domain match. In the 'GOOD' case, full domain is verified.</p>
|
||||
<sample src="IncorrectURLVerification.java" />
|
||||
</example>
|
||||
@@ -23,8 +23,5 @@ verification is implemented as partial domain match. In the 'GOOD' case, full do
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.bugcrowd.com/resources/webinars/overview-of-common-android-app-vulnerabilities/">Common Android app vulnerabilities from bugcrowd</a>
|
||||
<li>
|
||||
<a href="https://cwe.mitre.org/data/definitions/939.html">CWE 939</a>
|
||||
</li>
|
||||
</references>
|
||||
</qhelp>
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user