v1.7.0 Release
- Don't require
customScan
when running programmatically #72 - Don't fail in
CSPGlobalCheck
if CSP is invalid #68, 86fb1ed - Better Electron version detection #67
- Consider Electron version and update checks according to new defaults (fixes #23, #58) #66
- Update
NodeIntegrationJSCheck
to respect the default changes 3d1beb7 - Pass
webPreferences
defaults to checkers 29a8627 - Don't fail in version check if Electron version is unknown #65
...and other non-tracked issues
Thanks @baltpeter for the valuable contributions on this release! <3