misp-stix 2.4.163 released
v2.4.163 (2022-09-26)
Changes
- [package] New version. [Christian Studer]
Fix
-
[stix2 export] Avoiding variables to be referenced before they are declared. [Christian Studer]
-
[stix2 export] Fixed the Hash values checking. [Christian Studer]
- STIX 2 allows some custom Hash types so we don't
need to consider invalid a hash that is not
in the list of common supported types
- STIX 2 allows some custom Hash types so we don't
-
[stix2 export] Some details fixed on errors handling functions. [Christian Studer]
Other
-
Fix; [stix2 export] Added missing check for
data
fields from attachment attributes. [Christian Studer] -
Wip: [stix2 export] Checking Hash values for object attributes. [Christian Studer]
-
Wip: [stix2 export] More Hash values checking. [Christian Studer]
- We also check now Hash values in the case of a
conversion as Observable objects
- We also check now Hash values in the case of a
-
Wip: [stix2 export] Introducing a hash value checking function to avoid issues with invalid hashes. [Christian Studer]
-
Wip: [stix2 import] Added some helpers to parse content in STIX 2 patterns. [Christian Studer]
- Loading patterns for now