Skip to content

Commit 053cdfe

Browse files
authored
Update BinaryClientFormatterSink.xml
1 parent 8755623 commit 053cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Runtime.Remoting.Channels/BinaryClientFormatterSink.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
|`includeVersions`|Specifies whether the formatter will include versioning information. Values are `true` or `false`.|
4242
4343
> [!IMPORTANT]
44-
> Using an instance of this object with untrusted data or across an unsecure channel is a security risk. Use this object only with trusted data and across a secure channel. For more information, see [Validate All Inputs](https://owasp.org/www-project-proactive-controls/v3/en/c5-validate-inputs).
44+
> Using an instance of this object with untrusted data or across an unsecure channel is a security risk. Use this object only with trusted data and across a secure channel. For more information, see [Validate All Inputs](https://top10proactive.owasp.org/archive/2024/the-top-10/c3-validate-input-and-handle-exceptions/).
4545
4646
]]></format>
4747
</remarks>

0 commit comments

Comments
 (0)