maec.bundle.object_history Module

Version: 4.1.0.17


Classes

class maec.bundle.object_history.ObjectHistory[source]

Bases: object

classmethod build(bundle)[source]

Build the Object History for a Bundle

class maec.bundle.object_history.ObjectHistoryEntry(object=None)[source]

Bases: object

get_action_context()[source]

Return a list of the Actions that operated on the Object, via their names, along with the Association_Type used in the Action.

get_action_names()[source]

Return a list of the Actions that operated on the Object, via their names