zephyr/doc/security/index.rst
David Brown 9cf59acf73 doc: security: Move vulnerability reporting to new page
Create a new page containing just the information on reporting security
vulnerabilities, leaving a link behind in the old section.  This will
make it easier to reference this document, rather than it being in the
midst of a larger document.

Signed-off-by: David Brown <david.brown@linaro.org>
2021-03-17 17:47:26 -04:00

19 lines
353 B
ReStructuredText

.. _security_section:
Security
########
These documents describe the requirements, processes, and developer guidelines
for ensuring security is addressed within the Zephyr project.
.. toctree::
:maxdepth: 1
:glob:
security-overview.rst
reporting.rst
secure-coding.rst
sensor-threat.rst
hardening-tool.rst
vulnerabilities.rst