docs(security): link the vulnerability disclosure program in SECURITY.md - #73
Draft
posthog[bot] wants to merge 1 commit into
Draft
Conversation
Align the org SECURITY.md intake text with the wording live on posthog.com: give both reporting paths and link the Bugcrowd vulnerability disclosure program up front. This org file is the default security policy GitHub serves on every PostHog repository that has no copy of its own, so it is the intake instruction most external researchers read. It named a disclosure program but never linked it, which sent a reporter down the email-only path. Generated-By: PostHog Desktop Task-Id: 49f86155-fb68-4c88-8707-0116287e5d04
Author
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.

Problem
SECURITY.mdis the default security policy GitHub serves on every PostHog repository that has no copy of its own, so it is the intake instruction most external researchers read.8f8da2fintroduced the gap when it rewrote the intake text.posthog.com/SECURITY.md, the handbook security page, and the advisories page all publish two paths and link the Bugcrowd VDP. The org file did not, so the two disagreed.Changes
posthog.com: both paths, Bugcrowd linked up front.Open question for review
security-reports@orsecurity@is canonical? The PGP key and the auto-reply usesecurity@, while the docs usesecurity-reports@. This PR keepssecurity-reports@to match the live docs, but the canonical address is a policy call, not a doc fix. (Same discrepancy flagged in #70.)Out of scope for this repo
The report also names
static/.well-known/security.txt, which reinforces the email-only first step and is missing theExpires:field RFC 9116 requires. That file lives inPostHog/posthog.com, not here, so it needs a separate PR there. #70 flags the same file.Agent context
SECURITY.md. The two edits touch different sections (intake text vs. a new revocation section), so no textual conflict is expected.Created with PostHog Desktop from this inbox report.