CTI STIX Subcommittee

 View Only

Release of version 3.2.0 of the cti-stix-validator

  • 1.  Release of version 3.2.0 of the cti-stix-validator

    Posted 17 days ago

    Hi everyone-

                            

    We just published cti-stix-validator version 3.2.0 on PyPi [1]. The source code is available at [2]. read-the-docs documentation is available at [3].

     

    Python 3.6 and 3.7 are no longer supported

    Changes:

    • Enforce requirement that network-traffic.http-request-ext.request_header is a
      list of strings instead of a singular string
    • Allow -ext extensions in SDOs
    • Fixed bug when loading files containing unicode characters on certain platforms
    • Fixed bug with duplicate log entries when importing the validator script as a library
    • Switched to including IETF data as package data instead of pulling and
      caching locally, removed caching options, and removed requests-cache and
      appdirs dependencies

    Thanks to @ostefano and @vEpiphyte for their contributions!

    Please enter an issue on GitHub for bugs and feature requests.

     

    Contributions welcome.

      

    Rich Piazza

    Chris Lenk

     

    MITRE

     

    [1] https://pypi.org/project/stix2-validator          

    [2] https://github.com/oasis-open/cti-stix-validator

    [3] https://stix2-validator.readthedocs.io/en/latest/