atc-project / atc-react

A knowledge base of actionable Incident Response techniques
Apache License 2.0
614 stars 116 forks source link

Parameterised config file location #346

Open d3anp opened 3 years ago

d3anp commented 3 years ago

I'd love for the config.yml file to be a configurable item that is passed as a parameter to main.py.

This would enable building the playbooks to multiple environments (dev and prod), as well as additional flexibility when using atc-react as part of a CI/CD pipeline.

yugoslavskiy commented 3 years ago

Hi @d3anp! Thank you for your proposal, once again (: Would you like to implement that feature yourself?