mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
Create SECURITY.md (#10971)
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
# Security Policy
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
We take security seriously. If you discover a security vulnerability in the
|
||||
Huly Platform, please report it privately — **do not open a public issue.**
|
||||
|
||||
Use GitHub's private vulnerability reporting:
|
||||
|
||||
1. Go to the [Security tab](https://github.com/hcengineering/platform/security) of this repository.
|
||||
2. Click **"Report a vulnerability"**.
|
||||
3. Fill in the advisory with as much detail as possible (affected component,
|
||||
reproduction steps, impact, suggested fix if any).
|
||||
|
||||
We'll acknowledge your report, investigate, and coordinate a fix and
|
||||
disclosure timeline with you before any public disclosure.
|
||||
|
||||
## Supported Versions
|
||||
|
||||
Security fixes are applied to the latest release on the `main`/`develop`
|
||||
branch. Older versions are not guaranteed to receive patches.
|
||||
|
||||
## Scope
|
||||
|
||||
This policy covers the code in this repository. Vulnerabilities in
|
||||
third-party dependencies should be reported upstream, though we're happy to
|
||||
hear about them too if they affect the Platform directly.
|
||||
Reference in New Issue
Block a user