Thanks to visit codestin.com
Credit goes to github.com

Skip to content

extension type attribute in object MarkingStructureType written incorrectly #1

@scottquint

Description

@scottquint

File: stix_common_0_2.py
Line 1775
"self.extension_type_ = None" should be "self.extensiontype_ = None"

This causes an export failure when including the object: TLPHandlingGuidanceType or any other object that derives from MarkingStructureType because all descendants have the extension type attribute represented as extensiontype_ in the export function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions