Skip to content

Commit 8cf52f1

Browse files
authored
Use correct security email address
Not sure how this happened but the DRF security email address was used instead of our newly created one.
1 parent a5df955 commit 8cf52f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
If you believe you've found something in Django REST Framework JSON API which has security implications, please **do not raise the issue in a public forum**.
66

7-
Send a description of the issue via email to [[email protected]][security-mail]. The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure.
7+
Send a description of the issue via email to [rest-framework-jsonapi-[email protected]][security-mail]. The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure.
88

9-
[security-mail]: mailto:[email protected]
9+
[security-mail]: mailto:rest-framework-jsonapi-[email protected]

0 commit comments

Comments
 (0)