Skip to content

Commit 9266713

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 1149d33 commit 9266713

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
@@ -4,7 +4,7 @@
44
<qhelp>
55
<overview>
66

7-
<p>Using BinaryFormatter to deserialize an object from untrusted input may result in security problems, such
7+
<p>Using <code>BinaryFormatter</code> to deserialize an object from untrusted input may result in security problems, such
88
as denial of service or remote code execution.</p>
99

1010
</overview>

0 commit comments

Comments
 (0)