Add SECURITY.md

This commit is contained in:
Zeke Sikelianos 2017-01-30 10:49:17 -08:00
parent 37eebb1dd0
commit 1945771f37
2 changed files with 14 additions and 0 deletions

View file

@ -20,6 +20,11 @@ display primarily local content (or trusted, secure remote content without Node
integration) if your application executes code from an online source, it is
your responsibility to ensure that the code is not malicious.
## Disclosing Security Vulnerabilities
For information on how to properly disclose an Electron vulnerability,
see [SECURITY.md](https://github.com/electron/electron/tree/master/SECURITY.md)
## Chromium Security Issues and Upgrades
While Electron strives to support new versions of Chromium as soon as possible,