We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7e7b9 commit 9131a7aCopy full SHA for 9131a7a
SECURITY.md
@@ -0,0 +1,10 @@
1
+# TensorFlow Model Optimization Toolkit Security
2
+
3
+Please refer to [TensorFlow’s security model and guidelines][tf-security].
4
5
+To report any security related issues, please email `security@tensorflow.org`
6
+[as described in TensorFlow’s `SECURITY.md`][email]. Consult that document for
7
+details, including an encryption key for especially sensitive disclosures.
8
9
+[email]: https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md#reporting-vulnerabilities
10
+[tf-security]: https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md
0 commit comments