3 releases (breaking)
0.3.0 | Apr 16, 2021 |
---|---|
0.2.0 | Apr 16, 2021 |
0.1.0 | Apr 14, 2021 |
#4 in #threat
31 downloads per month
Used in 2 crates
(via stix)
52KB
1K
SLoC
cti
Rust crates for working with threat intelligence in the STIX 2.0 format. The goal of this project is to make working with threat intelligence easy and type-safe in Rust.
This project is still very much a work-in-progress.
stix
The stix
crate provides the standards-defined functionality for STIX, including core data types and domain objects.
This crate also exposes proc-macros for extending the STIX schema with custom domain objects.
attck
A consumer of the stix
crate with additional resources for MITRE matrices and tactics.
Dependencies
~2.5MB
~51K SLoC