mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
20 lines
582 B
Markdown
20 lines
582 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
Security updates are provided for the latest released version of this project.
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| 1.x.x | :white_check_mark: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please report security vulnerabilities **privately** via GitHub Security Advisories:
|
|
|
|
https://github.com/rustfs/rustfs/security/advisories/new
|
|
|
|
Do **not** open a public issue for security-sensitive bugs.
|
|
|
|
You can expect an initial response within a reasonable timeframe. Further updates will be provided as the report is triaged.
|