diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..2a20b35ad --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# TensorFlow I/O Security + +Please refer to [TensorFlow’s security model and guidelines][tf-security]. + +To report any security related issues, please email `security@tensorflow.org` +[as described in TensorFlow’s `SECURITY.md`][email]. Consult that document for +details, including an encryption key for especially sensitive disclosures. + +[email]: https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md#reporting-vulnerabilities +[tf-security]: https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md