Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 565 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 565 Bytes

reachability-toolkit

This toolkit provides, reachability-toolkit command line tool, to create migration file from vulnerable batch data.

Usage

./reachability-toolkit example
# ./reachability-toolkit example
# Wrote file at: example.yml

./reachability-toolkit migrate example.yml
# ./reachability-toolkit migrate <FILE>
# Wrote file at: 20231207203051-vulnComponent-automated.js

Installing

You can install reachability-toolkit by downloading release from github release page.