Skip to content

Commit a08d53d

Browse files
committed
added more information about CVE identifier in the security page
1 parent 37f2467 commit a08d53d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing/code/security.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ confirmed, the core-team works on a solution following these steps:
2121

2222
1. Send an acknowledgement to the reporter;
2323
2. Work on a patch;
24+
3. Get a CVE identifier from mitre.org;
2425
3. Write a security announcement for the official Symfony `blog`_ about the
2526
vulnerability. This post should contain the following information:
2627

@@ -29,6 +30,7 @@ confirmed, the core-team works on a solution following these steps:
2930
* the affected versions;
3031
* the possible exploits;
3132
* how to patch/upgrade/workaround affected applications;
33+
* the CVE identifier;
3234
* credits.
3335
4. Send the patch and the announcement to the reporter for review;
3436
5. Apply the patch to all maintained versions of Symfony;

0 commit comments

Comments
 (0)