maec.bundle.object_history Module

Version: 4.1.0.17


Classes

class maec.bundle.object_history.ObjectHistory

Bases: object

classmethod build(bundle)

Build the Object History for a Bundle

class maec.bundle.object_history.ObjectHistoryEntry(object=None)

Bases: object

get_action_context()

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()

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