Metadata-Version: 2.1
Name: stix-shifter-modules-secretserver
Version: 6.0.4.dev100
Summary: Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk
Home-page: https://github.com/opencybersecurityalliance/stix-shifter
Author: ibm
Author-email: 
Project-URL: Source, https://github.com/opencybersecurityalliance/stix-shifter
Keywords: datasource stix translate transform transmit
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE.md
License-File: NOTICE

# stix-shifter-builder

This repo exists to pull in the stix-shifter project from its public repo and build it to deploy it to our private artifactory

Every commit will cause a build in travis and deploy whatever VERSION is set to in `scripts/travis-script.sh`. So update `VERSION` environment variables there and commit it in order to deploy a new build. 

### PLEASE NOTE:

If you just want to test your commit version replace the `TAG_VERSION` variable value with "" and set the `COMMIT_VERSION` variable value with commit number. 
