Skip to content

Commit 52d09aa

Browse files
authored
Update SECURITY.md
1 parent 20fd4e6 commit 52d09aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Only the latest version are supported.
77
## Reporting a Vulnerability
88

99
Please be aware that ModbusTcpServer, ModbusUdpServer, ModbusSimulatorServer as well as AsyncModbusTcpClient,
10-
modbusTcpClient, AsyncModbusUdpClient, modbusUdpClient are not safe to be used on non-private networks. This is pr
10+
ModbusTcpClient, AsyncModbusUdpClient, ModbusUdpClient are not safe to be used on non-private networks. This is pr
1111
modbus standard. Security reports telling they are not safe, are not accepted because it is a non-valid usage.
1212

13-
For non-private networks please use ModbusTlsServer, AsyncModbusTlsClient or modbusTlsClient. Using the correct
13+
For non-private networks please use ModbusTlsServer, AsyncModbusTlsClient or ;odbusTlsClient. Using the correct
1414
certificate is an app issue and considered out of scope for pymodbus. The App can choose to e.g. use a
1515
self-signed certificates which are considered insecure.
1616

0 commit comments

Comments
 (0)