Skip to content

Commit 7f11c58

Browse files
authored
Update BinaryServerFormatterSinkProvider.xml
1 parent b36d589 commit 7f11c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Runtime.Remoting.Channels/BinaryServerFormatterSinkProvider.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
|`includeVersions`|Specifies whether the formatter will include versioning information. Values are `true` or `false`.|
4444
4545
> [!IMPORTANT]
46-
> 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).
46+
> 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/).
4747
4848
]]></format>
4949
</remarks>

0 commit comments

Comments
 (0)