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.