Veracode scan collector / parser for the Hygieia DevOps Dashboard you will need to provide a hygieia_veracode.properties property file (there is a sample provided).
- re
- xmltodict
- json
- xml.etree.ElementTree
- time
- pymongo
- bson.Objectid
- glob
hygieia_veracode.properties
[db]
host=localhost
username=db
password=dbpass
Setup a cronjob to regularly gather jenkins build data
*/15 * * * * /home/hygieia/hygieia_veracode_collector.py >/dev/null 2>&1