diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2024-11-15 14:15:09 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2024-11-15 15:23:18 -0600 |
| commit | c46f49d38a4cac4d5f0e9d48c7347330d583ea57 (patch) | |
| tree | 6d3f01fcc0a3b6cd9329ed5aa75c2ab4590a9173 | |
| parent | 5602c567ae93808fbde1f96b0f0e4a8cdf91b258 (diff) | |
| download | meta-ti-c46f49d38a4cac4d5f0e9d48c7347330d583ea57.tar.gz | |
SECURITY: Add file
Add a SECURITY file with hints for security researchers and other
parties who might report potential security vulnerabilities.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Acked-by: Denys Dmytriyenko <denys@konsulko.com>
| -rw-r--r-- | meta-ti-bsp/SECURITY | 20 | ||||
| -rw-r--r-- | meta-ti-extras/SECURITY | 20 |
2 files changed, 40 insertions, 0 deletions
diff --git a/meta-ti-bsp/SECURITY b/meta-ti-bsp/SECURITY new file mode 100644 index 00000000..367adc34 --- /dev/null +++ b/meta-ti-bsp/SECURITY | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | How to Report a Potential Vulnerability? | ||
| 2 | ======================================== | ||
| 3 | |||
| 4 | If you would like to report a public issue (for example, one with a released | ||
| 5 | CVE number), please report it to the mailing list: | ||
| 6 | |||
| 7 | https://lists.yoctoproject.org/g/meta-ti | ||
| 8 | |||
| 9 | If you are dealing with a not-yet released or urgent issue, please send a | ||
| 10 | message to one of the maintainers listed in the README. Include as many | ||
| 11 | details as possible: | ||
| 12 | - the layer or software module affected | ||
| 13 | - the recipe and its version | ||
| 14 | - any example code, if available | ||
| 15 | |||
| 16 | Branches maintained with security fixes | ||
| 17 | --------------------------------------- | ||
| 18 | |||
| 19 | See https://wiki.yoctoproject.org/wiki/Releases for the list of current | ||
| 20 | releases. We only accept patches for the LTS releases and the master branch. | ||
diff --git a/meta-ti-extras/SECURITY b/meta-ti-extras/SECURITY new file mode 100644 index 00000000..367adc34 --- /dev/null +++ b/meta-ti-extras/SECURITY | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | How to Report a Potential Vulnerability? | ||
| 2 | ======================================== | ||
| 3 | |||
| 4 | If you would like to report a public issue (for example, one with a released | ||
| 5 | CVE number), please report it to the mailing list: | ||
| 6 | |||
| 7 | https://lists.yoctoproject.org/g/meta-ti | ||
| 8 | |||
| 9 | If you are dealing with a not-yet released or urgent issue, please send a | ||
| 10 | message to one of the maintainers listed in the README. Include as many | ||
| 11 | details as possible: | ||
| 12 | - the layer or software module affected | ||
| 13 | - the recipe and its version | ||
| 14 | - any example code, if available | ||
| 15 | |||
| 16 | Branches maintained with security fixes | ||
| 17 | --------------------------------------- | ||
| 18 | |||
| 19 | See https://wiki.yoctoproject.org/wiki/Releases for the list of current | ||
| 20 | releases. We only accept patches for the LTS releases and the master branch. | ||
