1.2.9 • Published 3 years ago

secsv v1.2.9

Weekly downloads
-
License
APACHE
Repository
github
Last release
3 years ago

secsv

basic tool to convert a json security report to csv and output to current folder

oclif Version

Downloads/week License

Usage

$ npm install -g secsv
$ secsv
running command...

Flags

if no flag is passed all json files in the current folder that are of one of the processable report types will be created in the same folder.

probably just use the default mode for now eh.

-f                : now same as no flag being passed
--file=FILENAME   : converts the given file only which must exist in the current folder. will ignore file that is not of a supported scan type
--folder=FILEPATH : converts all json files within the given folder, outputting them in the current folder
1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago