Node-Estree
js-x-ray
Node-Estree | js-x-ray | |
---|---|---|
1 | 8 | |
11 | 224 | |
- | 2.2% | |
4.0 | 8.7 | |
13 days ago | 21 days ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Node-Estree
-
A technical tale of NodeSecure - Chapter 2
I also had fun re-implementing the ESTree Specification in TypeScript. It helped me a lot to be more confident and comfortable with different concepts that were unknown to me until then.
js-x-ray
-
JS-X-Ray 6.0
If you are new in town, JS-X-Ray is an open source JavaScript SAST (Static Application Security Testing). The tool analyzes your JavaScript sources for patterns that may affect the security and quality of your project 😎.
-
📦 Everything you need to know: package managers
@nodesecure/js-x-ray, a SAST scanner (A static analyser for detecting most common malicious patterns)
-
A technical tale of NodeSecure - Chapter 2
I'm back at writing for a new technical article on NodeSecure. This time I want to focus on the SAST JS-X-Ray 🔬.
-
How to respond to growing supply chain security risks?
And it is happening right now. Github is opening the GitHub Advisory Database to community submissions. Awesome community NodeSecure builds cool things like scanner and js-x-ray. There are also lockfile-lint, LavaMoat, Jfrog-npm-tools (and I am sure there is more).
-
NodeSecure - What's new in 2022 ?
Static Analysis is powered by @nodesecure/js-x-ray and @nodesecure/scanner.
-
A technical tale of NodeSecure - Chapter 1
Execute NodeSecure/JS-X-Ray on each JavaScript files.
-
Announcing new Node-Secure back-end
JS-X-Ray - SAST Scanner
-
JS-X-Ray 3.0.0
I have been working every night of the week on a new major version of my open-source JavaScript SAST JS-X-Ray. I've been looking forward to making significant changes to the code for several months now...
What are some alternatives?
meriyah - A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
cli - JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.
kataw - An 100% spec compliant ES2022 JavaScript toolchain
ci - NodeSecure tool enabling secured continuous integration
estree-ast-utils - Utilities for AST (ESTree compliant)
report - NodeSecure HTML & PDF report generator for any public and/or private git repositories.
estree-toolkit - Tools for working with ESTree AST
types - Typescript definitions for npm registry content
astexplorer - A web tool to explore the ASTs generated by various parsers.
vulnera - Programmatically fetch security vulnerabilities with one or many strategies (NPM Audit, Sonatype, Snyk, Node.js DB).
njsscan - njsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.