From dea46bfb215c3d034e9e81d9863cc6e6a3b046be Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 6 Sep 2019 18:39:02 -0700 Subject: [PATCH] Add security vulnerabilities disclosure page --- source/_includes/site/footer.html | 1 + source/security/index.markdown | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 source/security/index.markdown diff --git a/source/_includes/site/footer.html b/source/_includes/site/footer.html index 697c6cdf3e9..2f2328a9569 100644 --- a/source/_includes/site/footer.html +++ b/source/_includes/site/footer.html @@ -19,6 +19,7 @@
  • Developers
  • Data Science
  • Contact (no support!)
  • +
  • Security Vulnerabilities
  • Privacy
  • System Status
  • diff --git a/source/security/index.markdown b/source/security/index.markdown new file mode 100644 index 00000000000..4b54dd0c0be --- /dev/null +++ b/source/security/index.markdown @@ -0,0 +1,10 @@ +--- +title: "Security" +description: "Information about disclosing security vulnerabilities in Home Assistant." +--- + +If you think that you have found a security vulnerability in Home Assistant, please disclose it to us via our security e-mail address at [security@home-assistant.io](mailto://security@home-assistant.io). + +Please do not make vulnerabilities public without notifying us and giving us at least 3 days to respond. + +If you are going to write about Home Assistant's security, please get in touch, so we can make sure that all claims are correct.