Skip to content

Commit 414d3aa

Browse files
committed
[#2056] Re-numbering the list
1 parent 23352dd commit 414d3aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

contributing/code/security.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ confirmed, the core-team works on a solution following these steps:
2222
1. Send an acknowledgement to the reporter;
2323
2. Work on a patch;
2424
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
2626
vulnerability. This post should contain the following information:
2727

2828
* a title that always include the "Security release" string;
@@ -32,12 +32,12 @@ confirmed, the core-team works on a solution following these steps:
3232
* how to patch/upgrade/workaround affected applications;
3333
* the CVE identifier;
3434
* 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
3939
the "`Security Advisories`_" category);
40-
8. Update the security advisory list (see below).
40+
9. Update the security advisory list (see below).
4141

4242
.. note::
4343

0 commit comments

Comments
 (0)