You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to detect the Electron framework in the following contexts:
When scanning a source directory, detecting the electron npm package, and additionally identify the nested critical binary components/packages, such as chromium.
When scanning a binary/directory that is a built and packaged electron application, detect the top-level application as well as the electron/chromium components as packages.