Add a security policy
This commit is contained in:
parent
ba2efaacd8
commit
32e6c0c6a6
1 changed files with 12 additions and 0 deletions
12
kitty/SECURITY.md
Normal file
12
kitty/SECURITY.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
There are no security specific releases of kitty. Security bugs are fixed
|
||||
and released just like all other bugs.
|
||||
|
||||
## Reporting a vulnerability
|
||||
|
||||
Preferably send an email to kovid at kovidgoyal.net or open an issue in the
|
||||
GitHub repository, though the latter means you are disclosing the vulnerability
|
||||
publicly before it can be fixed.
|
||||
Loading…
Reference in a new issue