Closed sustefil closed 4 years ago
I ran the generate-publicdns.py generator and on line:
generate-publicdns.py
https://github.com/MISP/misp-warninglists/blob/main/tools/generator.py#L20
It failed with FileNotFoundError.
Fix is easy, I will create a pull request :)
Btw thanks @digihash for refactoring the generators!
Thanks for the fix @sustefil
I ran the
generate-publicdns.py
generator and on line:https://github.com/MISP/misp-warninglists/blob/main/tools/generator.py#L20
It failed with FileNotFoundError.
Fix is easy, I will create a pull request :)
Btw thanks @digihash for refactoring the generators!