]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
SECURITY.md: Add warning about reporting multiple issues in one advisory.
authorGeorge Joseph <gjoseph@sangoma.com>
Tue, 4 Aug 2026 11:57:17 +0000 (05:57 -0600)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 4 Aug 2026 13:08:20 +0000 (13:08 +0000)
SECURITY.md

index 04562a4c92078df451968abeea3ad06881846d62..684f905065b12852145d9fc751b0ea278441b16a 100644 (file)
@@ -19,7 +19,18 @@ page on the [documentation website](https://docs.asterisk.org) then use the
 tab of this project's GitHub repository.
 **Never use regular GitHub issues to report security vulnerabilities!**
 
-##### Do NOT use the "Start a temporary private fork" security advisory feature!  
+#### Please report only one vulnerability per security advisory!
+
+Reporting multiple vulnerability in one advisory creates the following issues:
+
+* They'll probably need different CVEs.
+* They may have different Common Weakness Enumerator (CWE) values.  While you can list multiple CWEs in a single advisory, you can't indicate which vulnerability has which weakness.
+* They may have different severities.
+* They may affect different Asterisk versions.
+* It makes it harder to associate fix pull requests to a vulnerability.
+* It makes it harder for our automation tasks to to validate fixes and create releases.
+
+#### Do NOT use the "Start a temporary private fork" security advisory feature!  
 
 Private forks created from security advisories are severly limited by GitHub
 and cannot run the workflows necessary for validation and testing.  Once an