wbnod

Results 3 issues of wbnod

Can you please update with which open source license this work is under? Thanks!

Fixes https://github.com/atc-project/atomic-threat-coverage/issues/228#issue-1037772716 try/except block around DN keys append

Script for exporting Elastic index, atomic-threat-coverage/scripts/es-index-export.py breaks when executing Makefile because some data/atc/data_needed/DN_### files are missing required keys, e.g. 'provider:'. ``` error line 258 in __init__: if dn['provider'] not in...