Skip to content

Commit 9131a7a

Browse files
Add SECURITY.md with disclosure instructions that references the main TensorFlow repo security policy.
PiperOrigin-RevId: 465529842
1 parent 7d7e7b9 commit 9131a7a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

SECURITY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)