actions-marketplace-validations/Electronegativity
Electronegativity is a tool to identify misconfigurations and security anti-patterns in Electron applications.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 10, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/doyensec_electronegativity-action@710184ba514ad20fd9fc25b0a449b29fb9dd9d4d # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input | --input argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | . |
| version | NPM version of Electronegativity | no | latest |
| severity | --severity argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | "" |
| confidence | --confidence argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | "" |
| checks | --checks argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | "" |
| exclude-checks | --exclude-checks argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | "" |
| upgrade | --upgrade argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | "" |
| electron-version | --electron-version argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | "" |
| parser-plugins | --parser-plugins argument. See https://github.com/doyensec/electronegativity/blob/master/README.md#cli | no | "" |
| node-args | If you're running into the "Fatal Error JavaScript heap out of memory", you can pass additional arguments to node like --max-old-space-size=4096 | no | "" |
Outputs
no outputs