v2.4.0
Summary
Transferred the STIX profile conversion functionality in stix-validator.py
to two new scripts: profile-to-sch.py
and profile-to-xslt.py
. Improvements were also made to the STIX Profile validation capabilities that resulted in faster profile compilation and validation times.
Note: The stix_validator.py
and cybox_validator.py
scripts were renamed to stix-validator.py
and cybox-validator.py
to align with the naming conventions of the new STIX profile conversion scripts.
Issues
- #71 Break out profile conversion options in stix_validator.py
Links
- Download: https://pypi.python.org/pypi/stix-validator/2.4.0
- Documentation: http://stix-validator.readthedocs.org/en/stable/