Skip to content

Add SECURITY.md with vulnerability disclosure policy #733

Description

@nanaf6203-bit

Problem Statement

No SECURITY.md is present in the repo root (verified by glob).

Why it matters

Standard CNCF/SF policy: every public crate needs a security disclosure path & SLA.

Technical Context

  • Compile an email/GPG/HackerOne disclosure policy.
  • Document supported / unsupported versions.
  • CVSS handling and timeline commitments.
  • Audit-trail disclosure doc pattern.

Expected Outcome

Repo SECURITY.md is discoverable from GitHub UI.

Acceptance Criteria

  1. SECURITY.md at repo root.
  2. Lists disclosure channel + 90-day minimum deadline.
  3. Includes a Supported Versions table.
  4. Linked from README.md.
  5. CI fails PRs that delete or weaken the policy.

Implementation Notes

Single file write + README link.

Files or modules likely to be affected

SECURITY.md, README.md.

Dependencies

None.

Difficulty level

EASY.

Estimated effort

S (~half a day).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions