muchdogesec / txt2stix

txt2stix is a Python script that is designed to identify and extract IoCs and TTPs from text files, identify the relationships between them, convert them to STIX 2.1 objects, and output as a STIX 2.1 bundle.
https://www.dogesec.com/
Apache License 2.0
22 stars 3 forks source link

fix #14 (pydantic compatibility) #15

Closed petskratt closed 3 months ago

petskratt commented 3 months ago

https://github.com/muchdogesec/txt2stix/issues/14

himynamesdave commented 3 months ago

Thanks @petskratt !