github doyensec/electronegativity v1.3.0
v1.3.0 Release

latest releases: v1.10.0, v1.9.1, v1.9.0...
5 years ago
  • Variable scoping analysis capabilities have been added to inspect the Function and Global variable content, when available.
  • Every check now has an importance and accuracy attribute which helps the auditor to determine the importance of each finding. Consequently, we also introduced some new command line flags to filter the results by severity (--severity) and by confidence (--confidence), useful for tailored Electronegativity integration in your application security pipelines or build systems.
  • Add support for BrowserView and nodeIntegrationInSubFrames
  • Add the -r, --relative flag to display relative path for files
  • Upgraded typescript-estree to @typescript-eslint/typescript-estree
    in order to support newer versions of TypeScript
  • Several bug fixes and improvements (#49, #50, 84316b1, b32b81b, 04016b3)

The official manual for this 1.3.0 release is also available.

Don't miss a new electronegativity release

NewReleases is sending notifications on new releases.