File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ confirmed, the core-team works on a solution following these steps:
22
22
1. Send an acknowledgement to the reporter;
23
23
2. Work on a patch;
24
24
3. Get a CVE identifier from mitre.org;
25
- 3 . Write a security announcement for the official Symfony `blog `_ about the
25
+ 4 . Write a security announcement for the official Symfony `blog `_ about the
26
26
vulnerability. This post should contain the following information:
27
27
28
28
* a title that always include the "Security release" string;
@@ -32,12 +32,12 @@ confirmed, the core-team works on a solution following these steps:
32
32
* how to patch/upgrade/workaround affected applications;
33
33
* the CVE identifier;
34
34
* credits.
35
- 4 . Send the patch and the announcement to the reporter for review;
36
- 5 . Apply the patch to all maintained versions of Symfony;
37
- 6 . Package new versions for all affected versions;
38
- 7 . Publish the post on the official Symfony `blog `_ (it must also be added to
35
+ 5 . Send the patch and the announcement to the reporter for review;
36
+ 6 . Apply the patch to all maintained versions of Symfony;
37
+ 7 . Package new versions for all affected versions;
38
+ 8 . Publish the post on the official Symfony `blog `_ (it must also be added to
39
39
the "`Security Advisories `_" category);
40
- 8 . Update the security advisory list (see below).
40
+ 9 . Update the security advisory list (see below).
41
41
42
42
.. note ::
43
43
You can’t perform that action at this time.
0 commit comments