Skip to content

Commit 6d62e87

Browse files
chanel-yMathiasVP
andauthored
Update powershell/ql/src/queries/security/cwe-502/BinaryFormatterDeserialization.qhelp
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
1 parent 9266713 commit 6d62e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell/ql/src/queries/security/cwe-502/BinaryFormatterDeserialization.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ as denial of service or remote code execution.</p>
1010
</overview>
1111
<recommendation>
1212

13-
<p>Avoid using BinaryFormatter.</p>
13+
<p>Avoid using <code>BinaryFormatter</code>.</p>
1414

1515
</recommendation>
1616
<example>

0 commit comments

Comments
 (0)