mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-10 07:04:17 +00:00
docs(security): add security policy (#676)
* docs: Create SECURITY.md * Update SECURITY.md Co-authored-by: Orhun Parmaksız <orhun@archlinux.org> --------- Co-authored-by: Orhun Parmaksız <orhun@archlinux.org>
This commit is contained in:
parent
aef495604c
commit
2a87251152
1 changed files with 9 additions and 0 deletions
9
SECURITY.md
Normal file
9
SECURITY.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
We only support the latest version of this crate.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
To report secuirity vulnerability, please use the form at https://github.com/ratatui-org/ratatui/security/advisories/new
|
Loading…
Reference in a new issue