Files
bevy/SECURITY.md
François Mockers ed85d9b00a Bevy security policy (#20942)
# 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>
2025-10-16 22:03:06 +00:00

17 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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 weve had a chance to fix it.
Please dont 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.