diff --git a/CHANGELOG.md b/CHANGELOG.md index 327e016..ca947d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -240,9 +240,9 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | 4.24.1 | 2020-05-03 | `processes()` fix parsing command and params | | 4.24.0 | 2020-05-01 | `networkInterfaces()` added subnet mask ip4 and ip6 | | 4.23.10 | 2020-05-01 | `cpuTemperature()` optimized parsing linux | -| 4.23.9 | 2020-04-29 | `currentLoad()` workarround for no os.cpus info | +| 4.23.9 | 2020-04-29 | `currentLoad()` workaround for no os.cpus info | | 4.23.8 | 2020-04-26 | `getMacAddresses()` fix added try catch | -| 4.23.7 | 2020-04-26 | `getCpuCurrentSpeedSync()` workarround fix | +| 4.23.7 | 2020-04-26 | `getCpuCurrentSpeedSync()` workaround fix | | 4.23.6 | 2020-04-25 | `networkGatewayDefault()` bug fix no interfaces | | 4.23.5 | 2020-04-20 | updated docs | | 4.23.4 | 2020-04-20 | `users()` optimized parseDateTime function | diff --git a/docs/history.html b/docs/history.html index cac62e7..0cf3bdd 100644 --- a/docs/history.html +++ b/docs/history.html @@ -860,7 +860,7 @@
Problem was fixed with parameter checking. Please upgrade to version >= 5.6.13 (or >= 4.34.21 if you are using version 4).
-If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to dockerImagesInspect(), dockerContainerInspect(), dockerContainerProcesses() (string only)
Problem was fixed with parameter checking. Please upgrade to version >= 5.6.11 (or >= 4.34.20 if you are using version 4).
-If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to versions() (string only)
Problem was fixed with additional parameter checking. Please upgrade to version >= 5.6.4 (or >= 4.34.17 if you are using version 4).
-If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to inetLatency(), inetChecksite(), services(), processLoad() (string only)
Problem was fixed with additional parameter checking. Please upgrade to version >= 5.3.2 (or >= 4.34.12 if you are using version 4).
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency(), inetChecksite() (sanitize `file://` parameter)
Problem was fixed with additional parameter checking. Please upgrade to version >= 5.3.1 (or >= 4.34.11 if you are using version 4).
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency(), inetChecksite(), services(), processLoad() (string only)
Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 5.2.6 (or >= 4.34.10 if you are using version 4).
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency() (no spaces)
Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 4.31.1
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency()
Problem was fixed with a shell string sanitation fix as well as handling prototype polution. Please upgrade to version >= 4.30.5
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetChecksite()
Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 4.27.11
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetChecksite()
diff --git a/docs/v4/history.html b/docs/v4/history.html index ef820fc..a33633d 100644 --- a/docs/v4/history.html +++ b/docs/v4/history.html @@ -522,7 +522,7 @@Problem was fixed with parameter checking. Please upgrade to version >= 4.34.21 if you are using version 4.
-If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to dockerContainerInspect(), dockerContainerProcesses() (string only)
Problem was fixed with parameter checking. Please upgrade to version >= 4.34.20 if you are using version 4.
-If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to versions() (string only)
Problem was fixed with additional parameter checking. Please upgrade to version >= 4.34.17 if you are using version 4.
-If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to inetLatency(), inetChecksite(), services(), processLoad() (string only)
Problem was fixed with additional parameter checking. Please upgrade to version >= 4.34.12 if you are using version 4.
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency(), inetChecksite() (sanitize `file://` parameter)
Problem was fixed with additional parameter checking. Please upgrade to version >= 4.34.11 if you are using version 4.
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency(), inetChecksite(), services(), processLoad() (string only)
Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 4.34.10 if you are using version 4.
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency() (no spaces)
Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 4.31.1
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetLatency()
Problem was fixed with a shell string sanitation fix as well as handling prototype polution. Please upgrade to version >= 4.30.5
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetChecksite()
Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 4.27.11
-If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetChecksite()