Contents

stix2 3.0.2

0

Produce and consume STIX 2 JSON content

Produce and consume STIX 2 JSON content

Stars: 415, Watchers: 415, Forks: 127, Open Issues: 66

The oasis-open/cti-python-stix2 repo was created 9 years ago and the last code push was 5 days ago.
The project is popular with 415 github stars!

How to Install stix2

You can install stix2 using pip

pip install stix2

or add it to a project with poetry

poetry add stix2

Package Details

Author
OASIS Cyber Threat Intelligence Technical Committee
License
BSD
Homepage
https://oasis-open.github.io/cti-documentation/
PyPi:
https://pypi.org/project/stix2/
Documentation:
https://stix2.readthedocs.io/
GitHub Repo:
https://github.com/oasis-open/cti-python-stix2

Classifiers

  • Security
No  stix2  pypi packages just yet.

Errors

A list of common stix2 errors.

Code Examples

Here are some stix2 code examples and snippets.

GitHub Issues

The stix2 package has 66 open issues on GitHub

  • add constraints for minimum length for option fields fixes 619
  • adjust datetime str nanoseconds to microseconds
  • Experimental changes to allow relational-data-sink implementation to work with different database backends
  • Skip unallowed common properties provided by ObjectFactory
  • adding pretty to solve #561

See more issues on GitHub

Related Packages & Articles

srsly 2.5.2

Modern high-performance serialization utilities for Python

awkward 2.9.0

Manipulate JSON-like data with NumPy-like idioms.

ipv4helper 0.9.1

Handle and manipulate IPv4 CIDRs in a simple fashion, including generating CIDR ranges and viewing general subnet information.

sqlmodel 0.0.34

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.