Skip to content

ParseError: Can't parse unknown object type 'infrastructure'! #617

@MrDynmt

Description

@MrDynmt

I am unable to parse the infrastructure type in the same way that I am able to parse the threat-actor and tool type. Here is the dictionary I attempt to parse: {'parent_type': 'generic',
'type': 'infrastructure',
'sourcereliability': '2',
'actionable': '2',
'relevance': '2',
'info': 'https://cert.gov.ua/article/6123309',
'name': 'pre-compromised server',
'labels': 'White'}
Here is the error I get: ParseError: Can't parse unknown object type 'infrastructure'! For custom types, use the CustomObject decorator.

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