Burn Node-related Electron fuses as a proactive hardening measure (#1412)

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: Valere <valeref@matrix.org>
This commit is contained in:
Michael Telatynski
2024-01-09 15:56:04 +00:00
committed by GitHub
parent 69da4935b9
commit b479798f42
5 changed files with 76 additions and 13 deletions

View File

@@ -117,7 +117,8 @@
"tar": "^6.1.2",
"ts-jest": "^29.0.0",
"ts-node": "^10.9.1",
"typescript": "5.3.3"
"typescript": "5.3.3",
"@electron/fuses": "^1.7.0"
},
"hakDependencies": {
"matrix-seshat": "^3.0.1",