pypi cybox 2.0.0
Version 2.0.0

latest releases: 2.1.0.21, 2.1.0.20, 2.1.0.19...
10 years ago
  • First non-beta release!
  • Convert MeasureSource, DigitalSignature, Contributor, Personnel types to use
    TypedField implementation.
  • Convert all existing objects to use TypedField implementation.
  • Add Account, UserAccount, GUIObject, GUIWindow, GUIDialogBox, WinEventLog,
    Volume, WinVolume, Disk, DiskPartition objects.
  • Add Base64Binary and Name object property types.
  • Add DataSegment type.
  • Add equality checks using TypedFields.
  • Clean up Entity and EntityList classes.
  • Allow TypedFields to have multiplicity >1.
  • Simplify implementation of BaseObjectPropertyType subclasses.
  • Add default to_obj, to_dict, from_obj, and from_dict functions on the base
    Entity class.
  • Allow custom callbacks to be run after setting a TypedField on a type.
  • Allow specifying which TypedFields should be used in comparisons.
  • Restructure imports to collapse the cybox.common and cybox.core packages.
  • Expand examples.
  • [#46] [#48] [#49] [#51] Typo/bug fixes.
  • Various other typo corrections, bug fixes, and style fixes.

Don't miss a new cybox release

NewReleases is sending notifications on new releases.