Version: 1.1.1.8

stix.common.vocabs Module

Classes

class stix.common.vocabs.VocabString(value=None)

Bases: stix.base.Entity

is_plain()

Whether the VocabString can be represented as a single value.

stix.common.vocabs.AssetType

alias of AssetType_1_0

stix.common.vocabs.AttackerInfrastructureType

alias of AttackerInfrastructureType_1_0

stix.common.vocabs.AttackerToolType

alias of AttackerToolType_1_0

stix.common.vocabs.AvailabilityLossType

alias of AvailabilityLossType_1_1_1

stix.common.vocabs.CampaignStatus

alias of CampaignStatus_1_0

stix.common.vocabs.COAStage

alias of COAStage_1_0

stix.common.vocabs.CourseOfActionType

alias of CourseOfActionType_1_0

stix.common.vocabs.DiscoveryMethod

alias of DiscoveryMethod_2_0

stix.common.vocabs.HighMediumLow

alias of HighMediumLow_1_0

stix.common.vocabs.ImpactQualification

alias of ImpactQualification_1_0

stix.common.vocabs.ImpactRating

alias of ImpactRating_1_0

stix.common.vocabs.IncidentCategory

alias of IncidentCategory_1_0

stix.common.vocabs.IncidentEffect

alias of IncidentEffect_1_0

stix.common.vocabs.IncidentStatus

alias of IncidentStatus_1_0

stix.common.vocabs.IndicatorType

alias of IndicatorType_1_1

stix.common.vocabs.InformationSourceRole

alias of InformationSourceRole_1_0

stix.common.vocabs.InformationType

alias of InformationType_1_0

stix.common.vocabs.IntendedEffect

alias of IntendedEffect_1_0

stix.common.vocabs.LocationClass

alias of LocationClass_1_0

stix.common.vocabs.LossDuration

alias of LossDuration_1_0

stix.common.vocabs.LossProperty

alias of LossProperty_1_0

stix.common.vocabs.MalwareType

alias of MalwareType_1_0

stix.common.vocabs.ManagementClass

alias of ManagementClass_1_0

stix.common.vocabs.Motivation

alias of Motivation_1_1

stix.common.vocabs.OwnershipClass

alias of OwnershipClass_1_0

stix.common.vocabs.PackageIntent

alias of PackageIntent_1_0

stix.common.vocabs.PlanningAndOperationalSupport

alias of PlanningAndOperationalSupport_1_0_1

stix.common.vocabs.SecurityCompromise

alias of SecurityCompromise_1_0

stix.common.vocabs.SystemType

alias of SystemType_1_0

stix.common.vocabs.ThreatActorSophistication

alias of ThreatActorSophistication_1_0

stix.common.vocabs.ThreatActorType

alias of ThreatActorType_1_0

Functions

stix.common.vocabs.add_vocab(cls)

Registers a VocabString subclass.

Note

The register_vocab() class decorator has replaced this method.

Constants