rabobank-cdc/DeTTECT

Update functions that already remove `revoked` and `deprecated` STIX objects by default in version 0.3.6

Cyb3rWard0g opened this issue · 0 comments

There is a new parameter on several functions to skip/remove deprecated and revoked STIX objects.

Example:
https://github.com/OTRF/ATTACK-Python-Client/blob/0.3.6/attackcti/attack_api.py#L342

The following parameter is set to True : skip_revoked_deprecated