We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e93ec5 commit 3b90949Copy full SHA for 3b90949
powershell/ql/src/queries/security/cwe-502/BinaryFormatterDeserialization.qhelp
@@ -16,7 +16,7 @@ as denial of service or remote code execution.</p>
16
<example>
17
18
<p>In this example, a string is deserialized using a
19
-<code>BinaryFormatter</code>. BinaryFormatter is an easily exploited deserializer.</p>
+<code>BinaryFormatter</code>. <code>BinaryFormatter</code> is an easily exploited deserializer.</p>
20
21
<sample src="examples/BinaryFormatterDeserialization.ps1" />
22
0 commit comments