docs: typos in SECURITY.md

This commit is contained in:
jamesread 2026-03-05 08:07:56 +00:00
parent 131393fb2d
commit 10f5ba62a2
1 changed files with 2 additions and 2 deletions

View File

@ -47,9 +47,9 @@ Once a vulnerability is reported, the process is;
* Accept or reject the report, and communicate with the reporter about next steps.
* If accepted, patch using a temporary branch, and code review will be requested from the original reporter if they are interested.
* The severity of the vulnerability will be assessed using CVSS, and the patch will be prioritized accordingly.
* The severity of the vulnerability will be assessed using CVSS, and the patch will be prioritised accordingly.
* Once the patch is ready, it will be queued for a release onto the `next` branch (3k) or `release/2k` branch (2k)
* The reporter will be credited in the advistory and the release notes, but not the commit message.
* The reporter will be credited in the advisory and the release notes, but not the commit message.
* The commit message will contain a reference to the CVSS score (eg: MED) and the advisory ID.