From 4ace1d4b327b1bb416b2486fe9fe48feed82e54d Mon Sep 17 00:00:00 2001 From: "Mr. Stallion" Date: Sun, 28 Jun 2020 17:12:32 -0500 Subject: [PATCH] Spelled out more limitations to the webview --- CHANGELOG.md | 2 ++ chat/preview/ImagePreview.vue | 2 +- electron/main.ts | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 216a0b9..f6820d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ Reviewed security with: * [Electron Security](https://www.electronjs.org/docs/tutorial/security) * [Doyensec Electron Security Checklist](https://doyensec.com/resources/us-17-Carettoni-Electronegativity-A-Study-Of-Electron-Security-wp.pdf) +* [Doyensec Electronegativity](https://github.com/doyensec/electronegativity) * [Quasar Electron Security Concerns](https://quasar.dev/quasar-cli/developing-electron-apps/electron-security-concerns) +* [Reasonably Secure Electron](https://know.bishopfox.com/research/reasonably-secure-electron) * [SNYK.io](https://snyk.io/) vulnerability scan [![Known Vulnerabilities](https://snyk.io/test/github/mrstallion/fchat-rising/badge.svg)](https://snyk.io/test/github/mrstallion/fchat-rising) diff --git a/chat/preview/ImagePreview.vue b/chat/preview/ImagePreview.vue index adf54f9..125ac5c 100644 --- a/chat/preview/ImagePreview.vue +++ b/chat/preview/ImagePreview.vue @@ -13,7 +13,7 @@