Update SECURITY.md

This commit is contained in:
2020-05-03 15:21:38 -04:00
committed by GitHub
parent 27ce784451
commit bc157b35b9

View File

@@ -2,20 +2,12 @@
## Supported Versions ## Supported Versions
Use this section to tell people about which versions of your project are Version 1 will not collect any data from the user, and merely requires read and write permission from a phone to store data on the phone for offline COVID tracking. Your data will not be updated, but you will see data from a previous time at which the data was updated. As a rule, our app will not check for data in the background, so please open the app in order to have the data for that day loaded in.
currently being supported with security updates.
| Version | Supported | | Version | Supported |
| ------- | ------------------ | | ------- | ------------------ |
| 5.1.x | :white_check_mark: | | 1.1 | :white_check_mark: |
| 5.0.x | :x: | | 1.0 | :white_check_mark: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
## Reporting a Vulnerability ## Reporting a Vulnerability
Use this section to tell people how to report a vulnerability. To report a vulnerability in the app, or a major error in the code, please file an issue on Github, or email joshpatra12@gmail.com
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.