diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-06-24 11:07:05 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-24 11:07:05 -0300 |
| commit | 6c5982758ffb85e751ce5c7a63631b078a4f8346 (patch) | |
| tree | af8f345814220da1b78fbc6ad2e8585f5f303c72 /SECURITY.md | |
| parent | c6edd9a8677d74ccb2670030f618e6801233f4b3 (diff) | |
| parent | 6451715c5c26cf490e65bf214bfb4e5b69c0ae3d (diff) | |
| download | meta-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.md | 17 |
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. | ||
