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 @@