Skip to content

docs: add SECURITY.md with private vulnerability reporting process#445

Merged
DorianZheng merged 1 commit into
mainfrom
fix/security-policy-440
Apr 20, 2026
Merged

docs: add SECURITY.md with private vulnerability reporting process#445
DorianZheng merged 1 commit into
mainfrom
fix/security-policy-440

Conversation

@DorianZheng

Copy link
Copy Markdown
Member

Summary

  • Adds SECURITY.md documenting how to privately report vulnerabilities (GitHub Private Vulnerability Reporting as primary channel, Discord DM as fallback).
  • Covers acknowledgement SLA (3 business days), supported versions (0.8.x), scope (VM escape, jailer bypass, guest-to-host escalation, image handling, host-side memory safety), and safe-harbor language for good-faith research.
  • Cross-links from README.md "Getting Help" and CONTRIBUTING.md "Reporting Issues" so researchers can find the policy.

Addresses #440 item 1 (SECURITY.md).

Remaining follow-ups for the maintainers (not code)

Test plan

  • SECURITY.md renders on GitHub (standard Markdown, checked table/list syntax).
  • Links in SECURITY.md resolve: /security/advisories/new, Discord invite, no dangling references.
  • README.md and CONTRIBUTING.md pointers render as expected.
  • Maintainer sanity-checks contact defaults: Discord-DM fallback, 3-business-day ack SLA, 0.8.x-only support window.

Documents how to privately report security issues via GitHub's Private
Vulnerability Reporting (preferred) or Discord (fallback). Covers
acknowledgement SLA, supported versions, scope (VM escape, jailer bypass,
guest-to-host escalation), and safe-harbor language for good-faith
research. Cross-links from README "Getting Help" and CONTRIBUTING
"Reporting Issues".

Addresses #440.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant