summaryrefslogtreecommitdiffstats
path: root/SECURITY.md
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-06-24 11:07:05 -0300
committerGitHub <noreply@github.com>2026-06-24 11:07:05 -0300
commit6c5982758ffb85e751ce5c7a63631b078a4f8346 (patch)
treeaf8f345814220da1b78fbc6ad2e8585f5f303c72 /SECURITY.md
parentc6edd9a8677d74ccb2670030f618e6801233f4b3 (diff)
parent6451715c5c26cf490e65bf214bfb4e5b69c0ae3d (diff)
downloadmeta-freescale-6c5982758ffb85e751ce5c7a63631b078a4f8346.tar.gz
Merge pull request #2539 from Freescale/backport-2538-to-wrynose
[Backport wrynose] README, SECURITY.md, merge-files, glm: Fix layer compatibility checks
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 000000000..3ebe6e61f
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,17 @@
1# How to Report a Potential Vulnerability
2
3 Confirmed or potential security vulnerabilities in the meta-freescale layer
4 should be submitted through the
5 [Issues](https://github.com/Freescale/meta-freescale/issues) page.
6
7 For urgent or not-yet-released issues, contact the maintainer listed in the
8 [README](README.md). Include:
9
10 - The affected layer or software module
11 - The recipe and its version
12 - Example code, if available
13
14 ## Branches Maintained with Security Fixes
15
16 See the [Yocto Project release list](https://wiki.yoctoproject.org/wiki/Releases).
17 Security patches are accepted for the LTS releases and the master branch.