diff --git a/whitesource/README.txt b/whitesource/README.txt index 3bd7a9f..ed889b3 100644 --- a/whitesource/README.txt +++ b/whitesource/README.txt @@ -1,6 +1,10 @@ -Whitesource_2_Nucleus_automated.py - Script to pull the vulnerability report from Whitesource in JSON, convert to Nucleus CSV, then post to Nucleus +Whitesource_2_Nucleus_automated.py: Script to pull the vulnerability report from Whitesource in JSON, convert to Nucleus CSV, then post to Nucleus + *** Populate the following variables in the script prior to using *** + NUCLEUS_ROOT_URL + NUCLEUS_API_KEY + WHITESOURCE_NUCLEUS_USER_API_KEY + NUCLEUS_PROJECT_ID + PRODUCTSTOKEN -whitesource_xml_parse.py - Script to convert a Whitesource XML report to Nucleus CSV, then post to Nucleus +whitesource_xml_parse.py: Script to convert a Whitesource XML report to Nucleus CSV, then post to Nucleus