Python: Add missing <p> to qhelp

This commit is contained in:
Rasmus Wriedt Larsen
2020-06-11 11:45:38 +02:00
committed by GitHub
parent 33a9fb6034
commit a24974b194

View File

@@ -1,7 +1,9 @@
<!DOCTYPE qhelp SYSTEM "qhelp.dtd"> <!DOCTYPE qhelp SYSTEM "qhelp.dtd">
<qhelp> <qhelp>
<overview> <overview>
<p>
Processing an unvalidated XSL stylesheet can allow an attacker to change the structure and contents of the resultant XML, include arbitrary files from the file system, or execute arbitrary code. Processing an unvalidated XSL stylesheet can allow an attacker to change the structure and contents of the resultant XML, include arbitrary files from the file system, or execute arbitrary code.
</p>
</overview> </overview>
<recommendation> <recommendation>
<p> <p>