diff options
author | Andrew Bartlett <abartlet@samba.org> | 2019-09-05 15:48:53 +1200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2019-09-09 21:13:35 +0000 |
commit | f5a51061470dda55de04555f7e4dbd1058a1f3c4 (patch) | |
tree | 4f0f3f3183b866d713ade3c7f965878e064681a5 /SECURITY.md | |
parent | 2b43ce6704ecf035e6734337a2dea3458153a4b2 (diff) | |
download | samba-f5a51061470dda55de04555f7e4dbd1058a1f3c4.tar.gz |
Create SECURITY.md
This file location is shown under "Security -> Policy" on GitHub
and helps ensure people with a need to report a security issue
find us the right way.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Sep 9 21:13:35 UTC 2019 on sn-devel-184
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000..5d3c88c722b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +See https://wiki.samba.org/index.php/Samba_Release_Planning for a +matrix showing the currently supported versions of Samba. + +## Reporting a Vulnerability + +Please report all security issues or defects to security@samba.org and **never** on IRC, public mailing lists or in Bugzilla! + +Once reported and if warrented by the specific issue, the Samba Team +will follow the process outlined in +https://wiki.samba.org/index.php/Samba_Security_Process to produce a +security release. |