diff --git a/README.md b/README.md index 58fff4767..52bbe7a74 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Logging description and configuration: * v2.1 branch: 2.1 - 2.1.11 (exclusive) * v2.2 branch: 2.2 - 2.2.5 (exclusive) - In order to mitigate this vulnerability, we recommend to update to higher Runtime versions. If you're already running on a .NET Runtime version higher than the ones listed above, you're not going to be affected by this vulnerability. + In order to mitigate this vulnerability, we recommend to update to higher Runtime versions. If you're already running on a .NET Runtime version higher than the ones listed above, you're not going to be affected by this vulnerability. 2. Logging - Snowflake has identified an issue on Feb 20, 2020, with our logging code for the .NET drivers in which we write Master and Session tokens in the clear to the debug logs. The debug logs are collected locally on the drive where your programs are running. This issue impacts only those instances where the programs are run with debug flags enabled, i.e. setting the log level value= "Debug” or “All" in the log4Net config