openc2

Crates.ioopenc2
lib.rsopenc2
version0.2.0
created_at2018-04-21 03:17:22.575085+00
updated_at2025-10-02 14:43:21.751279+00
descriptionRust types for OpenC2 commands and responses
homepage
repositoryhttps://github.com/TedDriggs/openc2-rs
max_upload_size
id61646
size113,338
Ted Driggs (TedDriggs)

documentation

README

OpenC2 Rust

Build Status Latest Version

The OpenC2 Language Specification defines a language used to compose messages that instruct and coordinate the command and control of cyber defenses between and within networks and systems.

This crate provides types for OpenC2 commands and responses.

Crate Purpose

This crate helps actuator implementers and other cybersecurity vendors interact with OpenC2 messages.

Status

This crate is under active development. As the OpenC2 spec matures, the API for this library will similarly evolve.

Commit count: 0

cargo fmt