-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Summary
Add a security policy file documenting how to report security vulnerabilities.
Why
- Provides clear path for responsible disclosure
- Required for many enterprise users
- GitHub displays this in the "Security" tab
Suggested Contents
- Supported versions
- How to report a vulnerability (private disclosure method)
- Expected response timeline
- What information to include in reports
- Out-of-scope issues
Example Structure
```markdown
Security Policy
Reporting a Vulnerability
Please do not report security vulnerabilities through public GitHub issues.
Instead, please report them via email to security@astronomer.io.
Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested fixes
We will respond within 48 hours and provide a timeline for resolution.
```
Priority
Medium - Important for enterprise adoption
From PR #24 open-source readiness review
Metadata
Metadata
Assignees
Labels
No labels