Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.26 KB

SECURITY.md

File metadata and controls

33 lines (23 loc) · 1.26 KB

Security Policy

Reporting a Vulnerability

We are working on a Vulnerability Disclosure Program for reporting issues. Once launched, we will link to it here. In the mean time, temporarily email [email protected] with issues to report.

Hacking Server

Please do all security testing against the dedicated hack.whocoronavirus.org server. Follow the build instructions, and append --flavor hack to all build commands to use it. The following build command will deploy the app to Android and iOS, simulator or connected device, pointing to the "hack server":

flutter run --flavor hack

It should not be an issue if you break the hack server but please be thoughtful in doing so. Please keep treat any server data as confidential but by design it shouldn't contain any private data. Please be more careful with the other *.whocoronavirus.org servers as they're used for active development.

Architecture

Please see the design docs

Supported Versions

As a managed service, we expect to always run on the latest version. The clients aren't pushed to update unless there is a security issue.