diff --git a/SECURITY.md b/SECURITY.md index 0b52fdc7ab8..6fc2c3aa9cc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -245,4 +245,4 @@ v//Fw6ZeY+HmRDFdirjD7wXtIuER4vqCryIqR6Xe9X8oJXz9L/Jhslc= ### Known Vulnerabilities For a list of known vulnerabilities and security advisories for TensorFlow, -[click here](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/index.md). +[click here](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/README.md). diff --git a/tensorflow/security/index.md b/tensorflow/security/README.md similarity index 100% rename from tensorflow/security/index.md rename to tensorflow/security/README.md diff --git a/tensorflow/security/advisory/tfsa-2020-001.md b/tensorflow/security/advisory/tfsa-2020-001.md index 228d25bda78..54d7a41689d 100644 --- a/tensorflow/security/advisory/tfsa-2020-001.md +++ b/tensorflow/security/advisory/tfsa-2020-001.md @@ -33,9 +33,9 @@ TensorFlow 1.12.0, 1.12.1, 1.12.2, 1.12.3, 1.13.0, 1.13.1, 1.13.2, 1.14.0, We have patched the vulnerability in GitHub commit [5ac1b9](https://github.com/tensorflow/tensorflow/commit/5ac1b9e24ff6afc465756edf845d2e9660bd34bf). -We are additionally releasing TensorFlow 1.15.1 and 2.0.1 with this +We are additionally releasing TensorFlow 1.15.2 and 2.0.1 with this vulnerability patched. TensorFlow 2.1.0 was released after we fixed the issue, thus it is not affected. -We encourage users to switch to TensorFlow 1.15.1, 2.0.1 or 2.1.0. +We encourage users to switch to TensorFlow 1.15.2, 2.0.1 or 2.1.0.