threatflux-core

Crates.iothreatflux-core
lib.rsthreatflux-core
version0.2.0
created_at2025-12-07 14:33:17.548888+00
updated_at2026-01-03 15:09:09.374482+00
descriptionCore types and utilities for ThreatFlux security platform
homepagehttps://github.com/ThreatFlux/core
repositoryhttps://github.com/ThreatFlux/core
max_upload_size
id1971692
size278,010
Wyatt Roersma (wroersma)

documentation

https://docs.rs/threatflux-core

README

threatflux-core

Core types and utilities for the ThreatFlux security platform.

Features

  • Core authentication types and models
  • Database schema utilities with SQLx
  • JWT token handling
  • Input validation utilities
  • Common error types

Installation

Add this to your Cargo.toml:

[dependencies]
threatflux-core = "0.1"

License

MIT License - see LICENSE for details.

Commit count: 0

cargo fmt