---
name: Security Issue
about: Report a security vulnerability (use this for minor issues only)
title: "[SECURITY] "
labels: ''
assignees: ''
---
**⚠️ IMPORTANT: For serious security vulnerabilities, please follow our [Security Policy](../SECURITY.md) and report privately.**
**Security Issue Type**
- [ ] Minor security improvement
- [ ] Configuration security question
- [ ] Documentation security issue
- [ ] Dependency security question
**Describe the security concern**
A clear and concise description of the security issue.
**Affected Components**
- [ ] Authentication/Authorization
- [ ] Data handling
- [ ] Network communication
- [ ] Dependencies
- [ ] Documentation
- [ ] Configuration
**Proposed Solution**
If you have ideas for how to address this issue, please describe them.
**Additional Context**
Add any other context about the security concern here.
**Environment (if applicable):**
- OS: [e.g. macOS, Windows, Linux]
- Node.js version: [e.g. 18.17.0]
- Project version: [e.g. 1.0.0]