From f1e8d8a51063cdeabeef9e38681f77e8ba9e2259 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 22 Nov 2024 17:28:09 -0800 Subject: meta: Add SECURITY.md file to all layers Signed-off-by: Khem Raj --- meta-networking/SECURITY.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 meta-networking/SECURITY.md (limited to 'meta-networking') diff --git a/meta-networking/SECURITY.md b/meta-networking/SECURITY.md new file mode 100644 index 0000000000..1530103230 --- /dev/null +++ b/meta-networking/SECURITY.md @@ -0,0 +1,20 @@ +How to Report a Potential Vulnerability? +======================================== + +If you would like to report a public issue (for example, one with a released +CVE number), please report it to the mailing list: + + https://lists.openembedded.org/g/openembedded-devel + +If you are dealing with a not-yet released or urgent issue, please send a +message to one of the maintainers listed in the README. Include as many +details as possible: + - the layer or software module affected + - the recipe and its version + - any example code, if available + +Branches maintained with security fixes +--------------------------------------- + +See https://wiki.yoctoproject.org/wiki/Releases for the list of current +releases. We only accept patches for the LTS releases and the master branch. -- cgit v1.2.3-54-g00ecf