Import whitelist data into MCM as applications
Go to file
Joey Hines 954e66d523
Initial Commit
+ Tested and working on a local mcm instance with a small whitelist
2021-05-07 10:17:00 -05:00
.gitignore Initial Commit 2021-05-07 10:17:00 -05:00
README.md Initial Commit 2021-05-07 10:17:00 -05:00
requirements.txt Initial Commit 2021-05-07 10:17:00 -05:00
whitelist_importer.py Initial Commit 2021-05-07 10:17:00 -05:00

README.md

Whitelist Importer

A simple python script to import a whitelist.json file into MCM.

Usage

./whitelist_importer.py [WHITELIST PATH] [MYSQL HOST] [MYSQL USER] [MYSQL PW] [MCM DB Name]