mirror of
https://github.com/erg-lang/erg.git
synced 2025-12-23 05:36:48 +00:00
Update SECURITY.md
This commit is contained in:
parent
8badf02f39
commit
4bb69df0b9
1 changed files with 7 additions and 2 deletions
|
|
@ -2,10 +2,15 @@
|
|||
|
||||
## Supported Versions
|
||||
|
||||
Erg does not guarantee any compatibility during 0.x (Although we do not plan to make destructive changes that often).
|
||||
|
||||
Security updates are only made through version updates.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 0.x.x | :white_check_mark: |
|
||||
| latest | ✅ |
|
||||
| other | ❎ |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
If you discover a serious vulnerability in Erg and decid that it should not be reported in a public issue or otherwise, please report it to moderation@erg-lang.org.
|
||||
If you discover a serious vulnerability in Erg and decide that it should not be reported in a public issue or otherwise, please report it to moderation@erg-lang.org.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue