zerobyte/.github/ISSUE_TEMPLATE/4_security.yml
Raj Dave 2a4ae8c93e
Fix security URL
Co-authored-by: Nico <47644445+nicotsx@users.noreply.github.com>
2026-01-19 23:21:20 +03:00

21 lines
817 B
YAML

name: Security
description: Report a security vulnerability (do not file public issues)
title: "[SECURITY] "
labels: ["security"]
assignees: []
body:
- type: markdown
attributes:
value: >-
**⚠️ SECURITY VULNERABILITY NOTICE ⚠️**
If you believe you've found a security vulnerability, **do not open a public issue**.
Please report security vulnerabilities privately through one of these methods:
- Use GitHub's private security advisory feature: [Report a vulnerability](https://github.com/nicotsx/zerobyte/security/advisories/new)
- Contact the maintainers directly via email if listed in the repository
This helps us address security issues responsibly before they can be exploited.
**Thank you for helping keep Zerobyte secure! 🔒**