mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 11:04:40 -05:00
chore: create SECURITY.md
This commit is contained in:
13
SECURITY.md
Normal file
13
SECURITY.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
To report a suspected security issue, please contact security@leptos.dev rather than opening
|
||||||
|
a public issue.
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
The most-recently-released version of the library is supported with security updates.
|
||||||
|
For example, if a security issue is discovered that affects 0.3.2 and all later releases,
|
||||||
|
a 0.4.x patch will be released but a new 0.3.x patch release will not be made. You should
|
||||||
|
plan to update to the latest version to receive any new features or bugfixes of any kind.
|
||||||
Reference in New Issue
Block a user