Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SCAScripts

A couple of Python scripts for parsing Endor Labs SCA output and comparing it to others.

Use these in conjunction with Endor Labs SCA to parse API output into a simple CSV and then compare two CSVs.

Usage

Take the json output from the API call and turn it into a CSV

python api_data_parser.py <input_json_file> <output_csv_file>

Compare two CSVs containing dependecny, version

python compare_csv.py <master.csv> <test.csv>

About

A couple of scripts for parsing Endor Labs SCA output and comparing it to others.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages