docs: add SECURITY.md#321
Conversation
5775c5e to
f518996
Compare
Benjamin Elder (BenTheElder)
left a comment
There was a problem hiding this comment.
I'm not sure how we want to handle these yet, but it seems premature while the repo is in pre-alpha state to issue vulns etc ...
i can close this and reopen once the team has decided how to handle sec reports. alternatively, if you want a placeholder that just points to github advisory and omits the response time targets, i can simplify it to that. up2yu. |
f518996 to
ebb3b56
Compare
Keep GitHub Private Vulnerability Reporting as the sole channel, per review feedback.
f0bf979 to
6fdb316
Compare
|
Michael Taufen (@mtaufen) gentle nudge, would you have a moment to take a look? |
|
Haven Xia (@HavenXia) This one adds SECURITY.md, could you take a look when you have a moment? |
|
+1 thanks for sending this, having something even this basic is important. However there's some nuance of what we want to support while the project is in an immature state. We should discuss this in the community meeting, particularly:
There are probably some other things I missed. I think it could work to have something like the below while we're in a preview state, and then improve as part of GA milestone:
|
Thanks, makes sense, reworked the doc to match your preview-state proposal and moved the open questions into a "Road to GA" section for the community meeting. |
|
Discussion in community meeting was overall aligned with best-effort until GA, and formal process as a GA blocker. I'll review this PR in detail later today. |
Move to .github/SECURITY.md like kubernetes/kubernetes. Merge scope into what-counts, split routing/identity, add authorization bypass, node lateral movement, and active-lifetime compromise as in-scope classes. Rephrase good-faith research away from a legal promise. Align disclosure timing with the no-embargo preview stance. Add an upfront bullet summary of current preview-state limits.
|
Had just one more minor comment, then I think we're good to merge. |
Reviewer flagged that roadmap.md/AGENTS.md aren't guaranteed current, so a stale "known limitation" entry could wrongly exclude a real bug.
Thx! PTAL |
Most open-source projects include a
SECURITY.mdso contributors and users know how to report vulnerabilities without opening a public issue.This repo currently has no such file, which means reporters have no obvious path and may default to opening a public issue instead, which exposes the vulnerability before a fix is ready.
This PR adds a minimal
SECURITY.mdthat covers: