stixex v0.1.1 StixEx.Object behaviour View Source
An object is a set of STIX data with a set schema. The awkward part here is that is can be any kind of type, and they all sit in the same array.
Link to this section Summary
Link to this section Functions
Link to this function
cast_common(changeset, params) View Source
Link to this macro
common_fields() View Source (macro)
Link to this macro
common_functions() View Source (macro)
Link to this macro
first_and_last_seen(opts \\ [first_seen: :first_seen, last_seen: :last_seen]) View Source (macro)
Link to this macro
kill_chain_phases() View Source (macro)
Link to this macro
name_and_description() View Source (macro)
Link to this section Callbacks
Link to this callback
changeset(term, term) View Source
Link to this callback