merge: branch 'sf/add-security-vulnerability-template'

gitlab: Add security vulnerability issue template

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1953
This commit is contained in:
Stanislas Faye 2024-05-30 11:45:16 +00:00
commit 710fbe8875

View file

@ -0,0 +1,26 @@
/confidential
/label ~"workflow::triage"
## Summary
(Summarize the security vulnerability encountered concisely)
## Version affected
(Which version of NetworkManager is affected (`nmcli --version`), which distro, and the version of any other relevant software involved)
## Vulnerability details
* **Type:** (e.g., Buffer overflow, injection flaws, ...)
* **Severity:** (High/Medium/Low)
* **Any other vulnerability details:**
## Steps to reproduce
## Actual result
## Expected result
## Relevant logs
(Please see the DEBUGGING section of "[man NetworkManager](https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/NetworkManager.html)" and attach any relevant log)