mispex v0.1.7 MISP.GalaxyCluster View Source

A Galaxy Cluster, usually only appears within a galaxy

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %MISP.GalaxyCluster{
  authors: [String.t()] | nil,
  description: String.t() | nil,
  galaxy_id: String.t() | nil,
  id: String.t() | nil,
  meta: %{} | nil,
  source: String.t() | nil,
  tag_id: String.t() | nil,
  tag_name: String.t() | nil,
  type: String.t() | nil,
  uuid: String.t() | nil,
  value: String.t() | nil
}

Link to this section Functions