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 <alan@columbia.edu>
1 parent 7106502 commit af1c804

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 [rest-framework-security@googlegroups.com][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-security@googlegroups.com][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:rest-framework-security@googlegroups.com
9+
[security-mail]: mailto:rest-framework-jsonapi-security@googlegroups.com

0 commit comments

Comments
 (0)