Skip to content

Scripts to use with the macOS Security Compliance Project

Notifications You must be signed in to change notification settings

boberito/mscp_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mscp_scripts

Scripts to use with the macOS Security Compliance Project

The generate_tenable.py requires pyyaml The secure-framework-automapping.py requires requests and openpyxl. The mscp_local_report.py requires openpyxl, matplotlib, and pandas.

To install the requirements, run

pip3 install pyyaml

pip3 install requests

pip3 install openpyxl

The generate_tenable.py script MUST be run from the /scripts/ directory in the mSCP repo

About

Scripts to use with the macOS Security Compliance Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages