atc-project / atomic-threat-coverage

Actionable analytics designed to combat threats
Apache License 2.0
962 stars 155 forks source link

changed if statement to not fail when variable is unassigned #234

Open WildDogOne opened 2 years ago

WildDogOne commented 2 years ago

This is a dirty hack to fix the issue: https://github.com/atc-project/atomic-threat-coverage/issues/233 I am sure there are better ways to do this