about summary refs log tree commit diff
path: root/.gitlab
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-09-01 22:38:35 +0200
committerMichael Biebl <biebl@debian.org>2024-09-01 22:38:35 +0200
commitf9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch)
tree10267dcf5b842b7c638a79bd6851549cd849b81d /.gitlab
parent681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff)
New upstream version 1.49.90 upstream/1.49.90
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Security_Vulnerability.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Security_Vulnerability.md b/.gitlab/issue_templates/Security_Vulnerability.md
new file mode 100644
index 00000000..b8bb43b3
--- /dev/null
+++ b/.gitlab/issue_templates/Security_Vulnerability.md
@@ -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)
+