└── README.md /README.md: -------------------------------------------------------------------------------- 1 | Tools for converting between STIX and various other formats can be found in the following repos: 2 | 3 | * [OpenIOC XML to STIX](https://github.com/STIXProject/openioc-to-stix) (Python script) 4 | * [STIX to HTML](https://github.com/STIXProject/stix-to-html) (XSLT transform) 5 | 6 | Other STIX-related tools include: 7 | 8 | * [STIX Validator](https://github.com/STIXProject/stix-validator) (Python script) 9 | * [STIX Viz](https://github.com/STIXProject/stix-viz) (Standalone Node.js application) 10 | --------------------------------------------------------------------------------