maec.bundle.av_classification Module

Version: 4.1.0.17


Classes

class maec.bundle.av_classification.AVClassification(classification=None, tool_name=None, tool_vendor=None)[source]

Bases: cybox.common.tools.ToolInformation, maec.Entity

to_dict()[source]

Convert to a dict

Subclasses can override this function.

Returns:Python dict with keys set from this Entity.
to_obj(ns_info=None)[source]

Convert to a GenerateDS binding object.

Subclasses can override this function.

Returns:An instance of this Entity’s _binding_class with properties set from this Entity.
class maec.bundle.av_classification.AVClassifications(*args)[source]

Bases: mixbox.entities.EntityList