summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/index.rst
diff options
context:
space:
mode:
authorMarta Rybczynska <rybczynska@gmail.com>2023-10-25 15:12:02 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-30 11:11:16 +0000
commitb597d3c5c4340935887db780a38daa1db2da86d4 (patch)
treed90d88354a4c6f7767665b23810069686cc326a3 /documentation/dev-manual/index.rst
parent34c19d6ece4dda616b352c53060b10520c8508bc (diff)
downloadpoky-b597d3c5c4340935887db780a38daa1db2da86d4.tar.gz
dev-manual: add security team processes
Add the initial version of the section on vulnerability reports, operations of the Security Team with a transcription of https://wiki.yoctoproject.org/wiki/Security_private_reporting (From yocto-docs rev: 2b86ac95c557f1e57176cceff428eb63e56c6328) Signed-off-by: Marta Rybczynska <marta.rybczynska@syslinbit.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/index.rst')
-rw-r--r--documentation/dev-manual/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst
index 3106b90a45..9ccf60f701 100644
--- a/documentation/dev-manual/index.rst
+++ b/documentation/dev-manual/index.rst
@@ -42,6 +42,7 @@ Yocto Project Development Tasks Manual
42 runtime-testing 42 runtime-testing
43 debugging 43 debugging
44 licenses 44 licenses
45 security-subjects
45 vulnerabilities 46 vulnerabilities
46 sbom 47 sbom
47 error-reporting-tool 48 error-reporting-tool