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

Skip to content

get_all_enterprise() fails #5

Description

@mvelazc0

from attackcti import attack_client
lift = attack_client()
all_enterprise = lift.get_all_enterprise()
Traceback (most recent call last):
File "", line 1, in
File "\attack_api.py", line 203, in get_all_enterprise
enterprise_stix_objects[key] = self.parse_stix_objects(enterprise_stix_objects[key], key)
File "
\attack_api.py", line 100, in parse_stix_objects
'created_by_ref': software['created_by_ref'],
File "*********\base.py", line 178, in getitem
return self._inner[key]
KeyError: 'created_by_ref'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions