# doyensec/electronegativity

Electronegativity is a tool to identify misconfigurations and security anti-patterns in Electron applications.

Repository: https://github.com/doyensec/electronegativity
Canonical: https://ross.abutalabs.com/products/electronegativity
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: security, electron, electron-app, nodejs
Last push: 2025-08-23T17:12:02+00:00

## Health v2 (maintenance only)
Score: 40/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 38, release rhythm 8, longevity 100
- inputs: {"age_days": 3338, "days_push": 375, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1054, forks 71 (observed 2026-08-28T04:03:24.025362+00:00)

## What it is
Electronegativity is a CLI-based SAST tool that scans Electron applications for misconfigurations and security anti-patterns using AST and DOM parsing. It helps developers and auditors detect weaknesses based on the Electron Security Checklist.

## Use cases
- audit electron app for security misconfigurations
- scan electron codebase for security anti-patterns
- run static security analysis on .asar archive
- check electron app against security checklist
- export security findings to sarif or csv
- integrate electron security checks into ci

## When to choose
- you need a free open-source scanner for Electron app security
- you want CLI-based checks with severity and confidence filtering
- you need SARIF or CSV output for reporting

## When to avoid
- you need actively maintained checks and updates - the project is no longer maintained
- you want the most powerful SAST - consider the commercial ElectroNG
- you are not building with Electron

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, vulnerability-scanning, static-site-generator, cli, developer-tools
- domain: security, developer-tools, desktop-applications
- platform: cli, cross-platform
- tags: electron, sast, code-audit, security-checklist, asar, nodejs

## Member repositories
- doyensec/electronegativity (main) score 40

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.025362+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:58:46.734949+00:00, confidence not recorded.
  - readme: https://github.com/doyensec/electronegativity (fetched 2026-08-28T04:03:24.025362+00:00, sha 824aca0903a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
