From a5ae3ea6729981869cc53b57af68fe899f693a53 Mon Sep 17 00:00:00 2001 From: Andy Gross Date: Fri, 6 Oct 2017 11:51:09 -0500 Subject: [PATCH] doc: Add security issue tracking information This patch adds information about the security related issue tracking. Signed-off-by: Andy Gross --- README.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index e49a9d6fce9..9e820b63b81 100644 --- a/README.rst +++ b/README.rst @@ -75,12 +75,15 @@ support systems: the Github issues system: https://github.com/zephyrproject-rtos/zephyr/issues. You can browse through the reported issues and submit issues of your own. -* **Security-related Issue Reporting**: For security-related inquiries or - reporting suspected security-related bugs in the Zephyr OS, please - send email to vulnerabilities@zephyrproject.org. We will assess and fix - flaws according to our security policy outlined in the Zephyr Project +* **Security-related Issue Reporting and Tracking**: For security-related + inquiries or reporting suspected security-related bugs in the Zephyr OS, + please send email to vulnerabilities@zephyrproject.org. We will assess and + fix flaws according to our security policy outlined in the Zephyr Project `Security Overview`_. + Security related issue tracking is done in JIRA. The location of this JIRA + is https://zephyrprojectsec.atlassian.net. + * **Mailing List**: The `Zephyr Mailing Lists`_ are perhaps the most convenient way to track developer discussions and to ask your own support questions to the Zephyr project community.