Merge pull request #8540 from electron/SECURITY.md

Add SECURITY.md
This commit is contained in:
Kevin Sawicki 2017-02-10 13:27:50 -08:00 committed by GitHub
commit 5e78330c6d
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.
## Reporting Security Issues
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,