threatflux-search

Crates.iothreatflux-search
lib.rsthreatflux-search
version0.2.0
created_at2025-12-07 14:33:37.696304+00
updated_at2026-01-03 15:10:15.767455+00
descriptionSearch functionality for ThreatFlux security platform
homepagehttps://github.com/ThreatFlux/core
repositoryhttps://github.com/ThreatFlux/core
max_upload_size
id1971693
size61,688
Wyatt Roersma (wroersma)

documentation

https://docs.rs/threatflux-search

README

threatflux-search

Search functionality for the ThreatFlux security platform.

Features

  • Elasticsearch integration
  • Async search client
  • Query building utilities
  • Index management

Installation

Add this to your Cargo.toml:

[dependencies]
threatflux-search = "0.1"

License

MIT License - see LICENSE for details.

Commit count: 0

cargo fmt