rabobank-cdc / DeTTECT

Detect Tactics, Techniques & Combat Threats
GNU General Public License v3.0
2.05k stars 333 forks source link

Issue generating the yaml to json file #82

Closed nunezvk closed 2 years ago

nunezvk commented 2 years ago

Hello Team,

I am having an issues regarding the yaml to json conversion. I am running this command: _python .\dettect.py ds -fd "path_to_yamlfile" The script created the output folder, but is is empty. I tried cloning the repository in another venv and the issue is the same. Can you assist on this, please?

nunezvk commented 2 years ago

Apologies for this. I found my error. I was missing the -l argument at the end of the command.