Skip to content

temporary tool to help devsecops access analysis reports while v2 platform built

Notifications You must be signed in to change notification settings

delprofundo/sec_report_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

temporary tool to help devsecops access analysis reports while v2 platform built

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published