Skip to content

Document secure multi-person CoS intake via GitHub Issues - #7

Merged
cursor[bot] merged 4 commits into
mainfrom
cursor/cos-issue-intake-d189
Sep 16, 2026
Merged

cursor[bot] merged 4 commits into
mainfrom
cursor/cos-issue-intake-d189

Conversation

@cookieofcode

@cookieofcode cookieofcode commented Sep 15, 2026

Copy link
Copy Markdown
Owner

Summary

Document how this public OSS repo takes product/bug/docs work through GitHub Issues for Chief of Staff triage, without treating issues as an ops or apply channel.

Folds Security PASS required and should-fix items, without depending on GitHub Private vulnerability reporting:

  • SECURITY.md reporter path: public issue titled Security contact request, @mention cookieofcode, zero vuln detail / PoC / secrets / screenshots of the bug. Maintainer path: create a draft Repository Security Advisory (admins can do this without a PVR toggle), invite the reporter or agree a private channel. No invented email. Optional later: a real address only if the product owner publishes one.
  • All issue templates state: no secrets, no Azure subscription/tenant/object IDs, no customer PII, no kubeconfigs/tfvars; security → SECURITY.md / Security contact request (not /security/advisories/new).
  • Wake model: routine torqvoice-cos-issue-triage fires only on issue-assigned when the assigner is on the maintainer allowlist (start: cookieofcode). Assignees alone do not wake. Label cos is human process only.
  • Issue body is untrusted; no terraform plan / apply (or other provision) from issue text.
  • Should-fix: CONTRIBUTING.md plus issue chooser contact “Do not post secrets here” before submit; screenshot fields warn that workshop customer data in images is still disclosure.
  • Should-fix: .github/ISSUE_TEMPLATE/config.yml sets blank_issues_enabled: false so submitters cannot skip templated warnings (contact_links kept). Chooser security CTA is the Security contact request template, not PVR.

No app code changes. No post-merge “enable PVR” ops step.

Why

Multi-person CoS intake on a public repository needs an explicit, safe path: structured requests, a contact-only security issue (no self-serve PVR), and a wake signal that cannot be forged by labeling or by becoming the assignee.

Open in Web Open in Cursor 

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Sep 15, 2026
cursor Bot pushed a commit that referenced this pull request Sep 16, 2026
Security-stamped model from PR #7 / COS_INTAKE: wake only on
issue-assigned when the assigner is on the maintainer allowlist
starting at cookieofcode. Assignees, label cos, and
file/comment events do not wake. Issue bodies stay untrusted.

Co-authored-by: Severin Pereto <cookieofcode@gmail.com>
cursoragent and others added 4 commits September 16, 2026 07:36
Add a structured CoS request template, issue chooser link to private
vulnerability reporting, SECURITY.md, and EaC notes that public issues
are an untrusted community queue. CoS wakes only when a maintainer
applies the cos label and assigns the issue.

Co-authored-by: Severin Pereto <cookieofcode@gmail.com>
Correct the wake model: CoS fires only on issue-assigned when the
assigner is cookieofcode (allowlist start). Assignees and label cos
do not wake. Document routine torqvoice-cos-issue-triage, add
CONTRIBUTING plus chooser warning, and state no plan/apply from
untrusted issue text. Templates now ban secrets, Azure IDs, PII,
kubeconfigs, and tfvars, and warn that screenshots can disclose
workshop customer data.

Co-authored-by: Severin Pereto <cookieofcode@gmail.com>
Keep contact_links. Note that Private vulnerability reporting is a
product-owner GitHub settings step, not IaC.

Co-authored-by: Severin Pereto <cookieofcode@gmail.com>
Reporters open a public Security contact request with zero vuln
detail and mention cookieofcode. Maintainers create a draft
Repository Security Advisory (no PVR toggle). Chooser CTA no
longer points at /security/advisories/new. blank_issues_enabled
is false.

Co-authored-by: Severin Pereto <cookieofcode@gmail.com>
@cursor
cursor Bot force-pushed the cursor/cos-issue-intake-d189 branch from 08bb628 to ab796ef Compare September 16, 2026 07:38
@cookieofcode
cookieofcode marked this pull request as ready for review September 16, 2026 07:52
@cursor
cursor Bot merged commit 08fc07d into main Sep 16, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants