mirror of
https://github.com/bevyengine/bevy.git
synced 2026-06-30 07:45:50 -04:00
ed85d9b00a
# Objective - Check the last unchecked point of https://github.com/bevyengine/bevy/community ## Solution - Add a security policy --------- Co-authored-by: BD103 <59022059+BD103@users.noreply.github.com>
17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
# Security Policy
|
||
|
||
## Supported Versions
|
||
|
||
Only the latest released minor version of Bevy is supported.
|
||
|
||
| Version | Supported |
|
||
| --------------------------------------------------------------------------------------- | ------------------ |
|
||
| [](https://crates.io/crates/bevy) | :white_check_mark: |
|
||
| Previous Versions | :x: |
|
||
|
||
## Reporting a Vulnerability
|
||
|
||
If you believe you have found a security vulnerability, please DO NOT disclose it publicly until we’ve had a chance to fix it.
|
||
|
||
Please don’t report security vulnerabilities via GitHub issues, instead [report them privately](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) via the [Security Advisories](https://github.com/bevyengine/bevy/security/advisories/new) page.
|