diff options
author | Marta Rybczynska <rybczynska@gmail.com> | 2023-10-25 15:12:02 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-11-09 04:44:46 -1000 |
commit | 05b8a1b5c1f06fd047f428948535c2da63d0c4a6 (patch) | |
tree | 2870668eb137bac0e50ec69d1db1fcccae5b970d /documentation/dev-manual/index.rst | |
parent | f2f7ea77d5786122d40961ce4c134b7b58dc5562 (diff) | |
download | poky-05b8a1b5c1f06fd047f428948535c2da63d0c4a6.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: 763d66c72bf60dc06195acc6168a9535fdf7b302)
Signed-off-by: Marta Rybczynska <marta.rybczynska@syslinbit.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual/index.rst')
-rw-r--r-- | documentation/dev-manual/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst index 3618e51c8d..e731a70476 100644 --- a/documentation/dev-manual/index.rst +++ b/documentation/dev-manual/index.rst | |||
@@ -44,6 +44,7 @@ Yocto Project Development Tasks Manual | |||
44 | runtime-testing | 44 | runtime-testing |
45 | debugging | 45 | debugging |
46 | licenses | 46 | licenses |
47 | security-subjects | ||
47 | vulnerabilities | 48 | vulnerabilities |
48 | sbom | 49 | sbom |
49 | error-reporting-tool | 50 | error-reporting-tool |