mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2025-02-02 08:33:40 +01:00
Create SECURITY.md
This commit is contained in:
parent
d4ccec71e6
commit
4a506fd6fc
31
SECURITY.md
Normal file
31
SECURITY.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
gh pr checkout 74574519edcc0cc4e9c4ab7e1fa4dfb5a9fb3740083b17| Rank | THING-TO-RANK |
|
||||||
|
|-----:|---------------|
|
||||||
|
| 1| |
|
||||||
|
| 2| |
|
||||||
|
| 3| |
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="YOUR-DARKMODE-IMAGE">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="YOUR-LIGHTMODE-IMAGE">
|
||||||
|
<img alt="YOUR-ALT-TEXT" src="YOUR-DEFAULT-IMAGE">
|
||||||
|
</picture>
|
||||||
|
latest-codegen-master# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
Use this section to tell people about which versions of your project are
|
||||||
|
currently being supported with security updates.
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 5.1.x | :white_check_mark: |
|
||||||
|
| 5.0.x | :x: |
|
||||||
|
| 4.0.x | :white_check_mark: |
|
||||||
|
| < 4.0 | :x: |
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
Use this section to tell people how to report a vulnerability.
|
||||||
|
|
||||||
|
Tell them where to go, how often they can expect to get an update on a
|
||||||
|
reported vulnerability, what to expect if the vulnerability is accepted or
|
||||||
|
declined, etc.
|
Loading…
Reference in New Issue
Block a user