diff options
| -rw-r--r-- | SECURITY.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/SECURITY.md b/SECURITY.md index 1b63da4f69..a83e09bb0f 100644 --- a/SECURITY.md +++ b/SECURITY.md | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | How to Report a Potential Vulnerability? | 1 | How to Report a Potential Vulnerability |
| 2 | ======================================== | 2 | ======================================= |
| 3 | 3 | ||
| 4 | If you would like to report a public issue (for example, one with a released | 4 | If you would like to report a public issue (for example, one with a released |
| 5 | CVE number), please report it using the | 5 | CVE number), please report it using the |
| 6 | [https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Security Security Bugzilla] | 6 | [Security Bugzilla](https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Security) |
| 7 | 7 | ||
| 8 | If you are dealing with a not-yet released or urgent issue, please send a | 8 | If you are dealing with a not-yet released or urgent issue, please send a |
| 9 | message to security AT yoctoproject DOT org, including as many details as | 9 | message to security AT yoctoproject DOT org, including as many details as |
| @@ -13,10 +13,10 @@ and any example code, if available. | |||
| 13 | Branches maintained with security fixes | 13 | Branches maintained with security fixes |
| 14 | --------------------------------------- | 14 | --------------------------------------- |
| 15 | 15 | ||
| 16 | See [https://wiki.yoctoproject.org/wiki/Stable_Release_and_LTS Stable release and LTS] | 16 | See [Stable release and LTS](https://wiki.yoctoproject.org/wiki/Stable_Release_and_LTS) |
| 17 | for detailed info regarding the policies and maintenance of Stable branches. | 17 | for detailed info regarding the policies and maintenance of Stable branches. |
| 18 | 18 | ||
| 19 | The [https://wiki.yoctoproject.org/wiki/Releases Release page] contains a list of all | 19 | The [Release page](https://wiki.yoctoproject.org/wiki/Releases) contains |
| 20 | releases of the Yocto Project. Versions in grey are no longer actively maintained with | 20 | a list of all releases of the Yocto Project. Versions in grey are no longer |
| 21 | security patches, but well-tested patches may still be accepted for them for | 21 | actively maintained with security patches, but well-tested patches may still |
| 22 | significant issues. | 22 | be accepted for them for significant issues. |
