eslint-plugin-fsd-lint
Version:
ESLint plugin for enforcing Feature-Sliced Design (FSD) architecture
50 lines (34 loc) • 1.52 kB
Markdown
# Security Policy
## Supported Versions
<!--
List the versions currently receiving security updates.
Use a table format to indicate support status.
-->
| Version | Supported |
| ------- | ------------------ |
| 1.x | ✅ Yes (Active) |
| 0.x | ❌ No (Deprecated) |
## Reporting a Vulnerability
<!--
Provide guidelines on how to report security vulnerabilities.
Include a contact method (e.g., email or a private issue tracker).
-->
If you discover a security vulnerability, please **do not** post it publicly. Instead, report it privately by following these steps:
1. **Contact us via email:** [ashgrayblue0@gmail.com](mailto:ashgrayblue0@gmail.com)
2. Provide a clear and detailed description of the vulnerability.
3. Include any relevant logs, steps to reproduce, and potential impacts.
We will acknowledge receipt of your report within **48 hours** and work on a resolution promptly.
## Security Patch Process
<!--
Explain how security patches are handled.
Include information on how users should update their installations.
-->
- Critical security patches will be released as soon as possible.
- Minor security issues may be bundled in scheduled updates.
- Users are encouraged to update to the latest version as soon as security patches are available.
## Responsible Disclosure
<!--
Encourage ethical disclosure practices.
-->
We appreciate responsible disclosure and will publicly acknowledge researchers who report vulnerabilities responsibly after a fix has been deployed.
---