Skip to content
/ ent Public
forked from jimmythompson/ent

An attack tree generator built on electron

License

Notifications You must be signed in to change notification settings

pbehnke/ent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ent

Build Status Dependency Status devDependency Status

Now on version 0.2.1

An attack tree visualiser built in Node.js, with electron, D3 and React. Create attack trees as text then navigate them as a tree, saving and loading them as you please.

Ent in action

Downloading

Currently the application is only available for Mac:

Download

Contributing

Prerequisites

  npm install -g gulp
  npm install

Running the application

  • To compile and run the application, run gulp dev
  • To run the tests, run gulp test.
  • To package the app into a distributable application, run gulp package

About

An attack tree generator built on electron

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.3%
  • CSS 5.4%
  • HTML 1.3%