diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2024-11-15 14:15:09 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2024-11-15 14:59:40 -0600 |
| commit | 6d3420958a32233c624fc53220f61a975be20c27 (patch) | |
| tree | da356102eaca8191797f7ee7ff219e2d3be19315 | |
| parent | 16e09294cbfc3961af6f041b5b2d785d9ee75853 (diff) | |
| download | meta-ti-6d3420958a32233c624fc53220f61a975be20c27.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. | ||
