muchdogesec / arango_cti_processor

A small script that creates relationships between common CTI knowledge-bases in STIX 2.1 format.
https://www.dogesec.com/
Apache License 2.0
3 stars 0 forks source link

Make ARANGODB_DATABASE a command line arguement #1

Closed himynamesdave closed 2 months ago

himynamesdave commented 3 months ago

Currently

ARANGODB_DATABASE

Is found in the .env file.

Allow user to pass it via the command line

python3 arango_cti_processor.py \ --relationship ignore_embedded_relationships \ --ignore_embedded_relationships BOOLEAN \ --arango_database NAME