Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@appthreat/atom

AppThreat260.4kMIT2.2.4

Create atom (⚛) representation for your application, packages and libraries

code, analysis, threat, sbom, supply, chain

readme

Atom npm wrapper

Atom is a novel intermediate representation for applications and a standalone tool powered by the chen library. The intermediate representation (a network with nodes and links) is optimised for operations typically used for application analytics and machine learning, including slicing and vectoring.

This package wraps the atom Java distributable and makes it available via the npm package registry.

Usage

npm install @appthreat/atom

Ensure Java 21 is available in the PATH.