diff --git a/README.md b/README.md index dd1598f0e..5f59e1327 100644 --- a/README.md +++ b/README.md @@ -211,5 +211,7 @@ http://wiki.zmanda.com https://github.com/zmanda/amanda/issues +* To report security issues: [Security Policy](SECURITY.md) + Backup, Share and Enjoy, The Amanda Community Development Team diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..3f043aef8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 3.5.4 | :white_check_mark: | + +## Reporting a Vulnerability + +You can use the template provided at https://github.com/zmanda/amanda/security to report any security vulnerabilities.