Crate cc_taxii2_client_rs
source ·Structs§
- Represents an Indicator of Compromise (
IoC
) within a TAXII feed. - A Custom TAXII client for interacting with the
CloudCover
TAXII server. - Represents a single collection within a TAXII server.
- A container for multiple
Collection
objects. - Contains discovery information for a TAXII server.
- Represents a TAXII Envelope, used for wrapping TAXII objects.
Enums§
- Represents errors that can occur while interacting with a TAXII server.
Traits§
TaxiiClient
defines the interface for interacting with a TAXII server.
Type Aliases§
- A specialized
Result
type for operations in the TAXII client.