Skip to content

Commit acdbca4

Browse files
committed
minor #8184 Add URL where to ask for a CVE identifier (fabpot)
This PR was merged into the 2.7 branch. Discussion ---------- Add URL where to ask for a CVE identifier Commits ------- 89ec5f3 added URL where to ask for a CVE identifier
2 parents 7185f58 + 89ec5f3 commit acdbca4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/code/security.rst

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

2222
#. Send an acknowledgement to the reporter;
2323
#. Work on a patch;
24-
#. Get a CVE identifier from mitre.org;
24+
#. Get a CVE identifier from `mitre.org`_;
2525
#. Write a security announcement for the official Symfony `blog`_ about the
2626
vulnerability. This post should contain the following information:
2727

@@ -143,3 +143,4 @@ releases, starting from Symfony 1.0.0:
143143
.. _blog: https://symfony.com/blog/
144144
.. _Security Advisories: https://symfony.com/blog/category/security-advisories
145145
.. _`security advisories database`: https://github.com/FriendsOfPHP/security-advisories
146+
.. _`mitre.org`: https://cveform.mitre.org/

0 commit comments

Comments
 (0)