2020-11-11 03:03:11 +00:00
|
|
|
# Security Policy
|
|
|
|
|
|
|
|
## Supported Versions
|
|
|
|
|
|
|
|
Halo currently supports the versions listed below, where as:
|
2021-01-24 09:11:10 +00:00
|
|
|
|
|
|
|
- :white_check_mark: indicates an active development roadmap, is therefore maintaining, and **will** receive Security
|
|
|
|
Vulnerability Report.
|
2020-11-11 03:03:11 +00:00
|
|
|
- :x: indicates such version has already deprecated and **will not** be receiving Security Vulnerability Report.
|
|
|
|
|
|
|
|
| Version | Supported |
|
|
|
|
| ------- | ------------------ |
|
|
|
|
| 0.x | :x: |
|
|
|
|
| 1.x | :white_check_mark: |
|
|
|
|
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
|
2021-01-24 09:11:10 +00:00
|
|
|
We first appreciate and are very thankful that you've found a vulnerability issue in Halo! By disclosing such issue to
|
|
|
|
Halo development team you are helping Halo to become a much more safer project than before! ;)
|
2020-11-11 03:03:11 +00:00
|
|
|
|
2021-01-24 09:11:10 +00:00
|
|
|
To protect the existing users of Halo, we kindly ask you to not disclose the vulnerability to anyone except the Halo
|
|
|
|
development team before a fix has been rolled out.
|
2020-11-11 03:03:11 +00:00
|
|
|
|
|
|
|
To Report a Vulnerability, please complete the form below, and send such report by email to `hi@halo.run`.
|
2021-01-24 09:11:10 +00:00
|
|
|
|
2020-11-11 03:03:11 +00:00
|
|
|
```
|
|
|
|
Vulnerability has been observed in...
|
|
|
|
- Docker? [n/y]:
|
|
|
|
if yes for the question above,
|
|
|
|
- `docker -v`:
|
2021-09-29 12:43:15 +00:00
|
|
|
- `docker images halohub/halo`:
|
2020-11-11 03:03:11 +00:00
|
|
|
|
2021-09-29 12:43:15 +00:00
|
|
|
- by `java -jar halo.jar`? [n/y]:
|
2020-11-11 03:03:11 +00:00
|
|
|
if yes for the question above,
|
|
|
|
- `uname -a`:
|
|
|
|
- `java -version`:
|
|
|
|
|
|
|
|
- Affected by Halo version(s) [e.g. v1.0.2]:
|
|
|
|
- Vulnerability self-scoring [1-10]:
|
|
|
|
- Would you like to be attributed? (Whether you agree us to appreciate you by putting your name in the CHANGELOG of the next fix release) [n/y]:
|
|
|
|
```
|