Skip to content

Add SECURITY.md policy document#27

Closed
AlexGladkov wants to merge 2 commits into
mainfrom
feature/add-security-md-policy-document-902e50e9
Closed

Add SECURITY.md policy document#27
AlexGladkov wants to merge 2 commits into
mainfrom
feature/add-security-md-policy-document-902e50e9

Conversation

@AlexGladkov

Copy link
Copy Markdown
Owner

Summary

  • Added comprehensive SECURITY.md policy document with vulnerability reporting guidelines
  • Included spec document outlining the security policy implementation

Details

This PR adds a security policy document to the repository that:

  • Provides clear instructions for security researchers and users on how to report vulnerabilities
  • Defines supported versions and expected response timeline
  • Establishes responsible disclosure guidelines
  • Includes security best practices for contributors

The implementation follows GitHub's recommended security policy format and includes both the policy document and its specification.

🤖 Generated with Claude Code

claude and others added 2 commits January 27, 2026 12:24
Define requirements and implementation approach for adding a
SECURITY.md file covering vulnerability reporting, supported
versions, and security update process.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit adds a comprehensive security policy document at the repository
root, following GitHub best practices. The document includes:

- Supported versions table listing all platforms (Android, iOS, JVM/Desktop,
  macOS, Web) with their version requirements and support status
- Instructions for responsible vulnerability disclosure using GitHub's private
  vulnerability reporting feature
- Guidance on what types of security issues to report
- Response process timeline with realistic expectations for a community
  project
- Security best practices for contributors
- Security update process documentation

The document is styled consistently with existing project documentation
(README.md, AGENTS.md) and will be automatically displayed in GitHub's
Security tab.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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