Skip to content

docs: add SECURITY.md - #61

Merged
devondragon merged 1 commit into
mainfrom
docs/security-policy
Aug 30, 2026
Merged

docs: add SECURITY.md#61
devondragon merged 1 commit into
mainfrom
docs/security-policy

Conversation

@devondragon

Copy link
Copy Markdown
Owner

Adds a security policy: private reporting via GitHub advisories, realistic solo-maintainer response times, supported-versions table reflecting the fork-and-deploy model, scope, and the SHA-256 design constraint.

https://claude.ai/code/session_011sL8MCm9Qma4oKkvdZbHu5

Copilot AI lite review requested due to automatic review settings August 30, 2026 19:56
@devondragon
devondragon merged commit e9b070d into main Aug 30, 2026
5 checks passed
@devondragon
devondragon deleted the docs/security-policy branch August 30, 2026 19:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The new policy text contains a couple of potentially misleading/unverifiable statements (CVE “request” guarantee wording, Dependabot handling claim) that should be tightened for accuracy.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds a repository-level SECURITY.md security policy for the Cloudflare Workers user-management framework, documenting private vulnerability reporting, response expectations for a solo maintainer, supported-version stance for a fork-and-deploy model, scope boundaries, and the project’s SHA-256 password-hashing constraint.

Changes:

  • Introduces guidance for privately reporting vulnerabilities via GitHub Security Advisories.
  • Defines response-time expectations, supported versions, and in-scope/out-of-scope vulnerability categories.
  • Documents known design constraints around password hashing choices in Workers.
File summaries
File Description
SECURITY.md Adds a security policy covering reporting, expectations, supported versions, scope, and design constraints.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread SECURITY.md
Comment on lines +33 to +35
Confirmed vulnerabilities get a published GitHub security advisory with a
CVE request, credit to the reporter, and a tagged release containing the
fix. If you prefer not to be credited, say so in the report.
Comment thread SECURITY.md
Comment on lines +67 to +68
- Vulnerabilities in dependencies (report upstream; dependency bumps here
are handled via Dependabot)
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.

2 participants