Skip to content

Commit af1c804

Browse files
slivercn2ygk
andauthored
Use correct security email address (#934)
Not sure how this happened but the DRF security email address was used instead of our newly created one. Co-authored-by: Alan Crosswell <[email protected]>
1 parent 7106502 commit af1c804

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SECURITY.md

+2-2
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)