Gathering detailed insights and metrics for electron-zip-packager
Gathering detailed insights and metrics for electron-zip-packager
Gathering detailed insights and metrics for electron-zip-packager
Gathering detailed insights and metrics for electron-zip-packager
@electron/packager
Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
@electron/get
Utility for downloading artifacts from different versions of Electron
@electron/osx-sign
Codesign Electron macOS apps
electron-installer-debian
Create a Debian package for your Electron app.
npm install electron-zip-packager
23.2
Supply Chain
57.2
Quality
69
Maintenance
25
Vulnerability
92.7
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
17 Stars
39 Commits
3 Forks
3 Watching
2 Branches
3 Contributors
Updated on 21 Jul 2020
JavaScript (94.5%)
HTML (5.5%)
Cumulative downloads
Total Downloads
Last day
0%
3
Compared to previous day
Last week
-64.3%
5
Compared to previous week
Last month
-78.3%
39
Compared to previous month
Last year
29.4%
581
Compared to previous year
4
A wrapper of electron-packager.
Package your electron app and zipped!
For NW.js: azu/nw-zip-builder
npm install -g electron-zip-packager
It is the same with electron-packager.
1$ electron-zip-packager <sourcedir> <appname> --platform=<platform> --arch=<arch> --version=<version>
See more detail on: electron-packager.
$ electron-zip-packager -h
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
Found 6/23 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
62 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More