📦 bevyengine / bevy

📄 SECURITY.md · 17 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17# Security Policy

## Supported Versions

Only the latest released minor version of Bevy is supported.

| Version                                                                                 | Supported          |
| --------------------------------------------------------------------------------------- | ------------------ |
| [![Crates.io](https://img.shields.io/crates/v/bevy.svg)](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.