Add SECURITY.md
This commit is contained in:
parent
37eebb1dd0
commit
1945771f37
2 changed files with 14 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue