Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the maec-discussion mailing list or file a bug in our issue tracker.

maec.bundle.object_history Module

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

Table Of Contents

Previous topic

maec.bundle.malware_action Module

Next topic

maec.bundle.object_reference Module

This Page

Related Documentation