Purpose #
To add attributes to Fortify SSC into SaltMiner
Steps: #
- Change users to the SaltMiner services account
cd /usr/share/saltworks/saltminer-2.5.0
sudo su svc-saltminer
- Edit Config/Main.json and add fields from SSC, it’s OK to leave spaces as the script will convert it to a more system friendly format when it runs.
- In elastic delete all ssc indices to get a full refresh of all ssc data
DELETE /ssc*
- Execute RunSync.py which will fully repopulate SSC data.
python3 RunSync.py SSC1
Note: passing in a source, like SSC1 will tell the job to only process that single source