docs: align CONTRIBUTING security-report email with SECURITY.md - #17334
Open
kobihikri wants to merge 1 commit into
Open
docs: align CONTRIBUTING security-report email with SECURITY.md#17334kobihikri wants to merge 1 commit into
kobihikri wants to merge 1 commit into
Conversation
…rity@payloadcms.com)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, and thank you for Payload.
Small docs consistency fix: the security-report address differs between two governance docs.
SECURITY.md(line 5): "Please report any security issues or concerns to security@payloadcms.com."CONTRIBUTING.md(line 11): "…please contact us directly at dev@payloadcms.com."A researcher who reads
CONTRIBUTING.mdfirst would report to a different address thanSECURITY.mdintends. SinceSECURITY.mdis the canonical security policy, this PR alignsCONTRIBUTING.md's security-report address tosecurity@payloadcms.com.If
dev@payloadcms.comis actually the preferred security inbox, just flip the change soSECURITY.mdmatches instead — either way, the two should agree. (I left the rewards-contact line as-is; happy to align that too if you'd like.)For transparency: I used AI assistance to spot and draft this; I verified both files against the current source myself.