We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f396b8 commit 4f7dc0eCopy full SHA for 4f7dc0e
1 file changed
SECURITY.md
@@ -12,6 +12,10 @@ understand the assumptions we make.
12
13
- [DBAL Security Page](https://www.doctrine-project.org/projects/doctrine-dbal/en/stable/reference/security.html)
14
- [ORM Security Page](https://www.doctrine-project.org/projects/doctrine-orm/en/stable/reference/security.html)
15
+- [security.rst page in this repository](docs/en/reference/security.rst)
16
17
If you find a Security bug in Doctrine, please follow our
18
[Security reporting guidelines](https://www.doctrine-project.org/policies/security.html#reporting).
19
+
20
+Security vulnerabilities should be reported to security@doctrine-project.org
21
+and not posted on the GitHub issue tracker of the project.
0 commit comments