Docs.rs
  • usiem-utils-0.1.0
    • usiem-utils 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • SecSamDev
    • Dependencies
      • anyhow ^1 normal
      • reqwest ^0.11.18 normal
      • serde ^1 normal
      • tokio ^1 normal
      • u-siem ^0 normal
      • zip ^0.6 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

usiem_utils0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • aws::Aws6Service
  • aws::AwsIpRanges
  • aws::AwsService
  • azure::AzureIpRanges
  • azure::AzureService
  • azure::AzureServiceProperties
  • enrichment::basic_ip::BasicIPEnricher
  • enrichment::cloud_provider::CloudProviderEnricher
  • enrichment::cloud_service::CloudServiceEnricher
  • enrichment::geoip::GeoIpEnricher
  • maxmind::CityInfo
  • maxmind::CountryInfo
  • o365::Office365ServiceInfo

Enums

  • err::TempErr

Functions

  • aws::get_aws_ips
  • aws::static_region
  • aws::static_service
  • azure::get_azure_ips
  • azure::static_region
  • azure::static_service
  • maxmind::download_maxmind_geo_litle2_asn
  • maxmind::download_maxmind_geo_litle2_city
  • maxmind::download_maxmind_geo_litle2_country
  • maxmind::extract_zip_db
  • maxmind::get_static_continent_code
  • maxmind::get_static_continent_name
  • maxmind::get_static_country_iso_name
  • maxmind::get_static_country_name
  • maxmind::join_path_files
  • maxmind::process_maxmind_geo_lite2_asn_block_csv
  • maxmind::process_maxmind_geo_lite2_city_block_csv
  • maxmind::process_maxmind_geo_lite2_city_csv
  • maxmind::process_maxmind_geo_lite2_country_csv
  • maxmind::process_maxmind_geo_lite2_csv
  • maxmind::split_column_values
  • maxmind::static_principal_asns
  • o365::get_office365_ip
  • o365::static_service
  • tasks::cloud_provider::cloud_provider_definition
  • tasks::cloud_services::cloud_service_definition
  • tasks::cloud_services::process_o365
  • tasks::geoip::geoip_definition

Type Aliases

  • err::TempResult