flood: rearrange, remove misc files and reformat

This commit is contained in:
Jesse Chan
2020-11-15 22:54:36 +08:00
parent ba23f0166e
commit 1a878d5423
86 changed files with 700 additions and 917 deletions

View File

@@ -2,7 +2,7 @@
## Supported Versions
| Version | Supported |
| Version | Supported |
| ------------------------ | ------------------ |
| HEAD of master | :white_check_mark: |
| Latest released revision | :white_check_mark: |
@@ -12,7 +12,7 @@ Flood does NOT provide LTS support. Older revisions are deprecated as soon as a
Generally only the latest revision (`HEAD of master`) is supported. However, [issue tracker](https://github.com/jesec/flood/issues) is still open to reports from users of the `Latest released revision`. In rare circumstances, if there is a vulnerability that requires urgent attention, and, if the `HEAD of master` is occupied with changes which maintainers are not comfortable to release, relevant changes may be backported to the `Latest released revision` to release a patch revision.
You are advised to upgrade to the latest release as soon as possible.
You are advised to upgrade to the latest release as soon as possible.
## Reporting a Vulnerability
@@ -20,7 +20,7 @@ If you discover a security vulnerability within Flood, please send an e-mail to
Suggestions for general security enhancements and/or mitigations shall be reported to [issue tracker](https://github.com/jesec/flood/issues).
If you are unsure about the severity, send an email first.
If you are unsure about the severity, send an email first.
## More information