0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure Tool name is property indented More... over 12 years ago
Merge branch 'master' of github.com:CybOXProject/python-cybox More... over 12 years ago
Set include_namespaces to True by default in to_xml More... over 12 years ago
Added _binding and _namespace class properties More... over 12 years ago
Merge branch 'simple_lists' More... over 12 years ago
Removed namespace export functionality in CybOX core; it should now be done through the APIs or using the NamespaceParser from cybox.utils More... over 12 years ago
Update README.md More... over 12 years ago
Simplify all EntityList subclasses More... over 12 years ago
Simplify EntityList More... over 12 years ago
Clarify docstring More... over 12 years ago
changed the way additional namespaces can be passed into the Entity.to_xml() method More... over 12 years ago
Improve URI tests More... over 12 years ago
Improve Address tests More... over 12 years ago
Bump version to 2.0.0b4 More... over 12 years ago
Convert URI objects to using TypedFields More... over 12 years ago
Remove print statements More... over 12 years ago
Simplify EntityList a bit More... over 12 years ago
Make the default cybox.Entity to/from functions work on ObjectProperties More... over 12 years ago
Add unicode support to BaseProperty More... over 12 years ago
Make utils imports a bit cleaner More... over 12 years ago
The ID Generator now uses an actual Namespace. More... over 12 years ago
Added support for custom_properties to ObjectProperties More... over 12 years ago
Added missing NonNegativeInteger import More... over 12 years ago
Fixed class instance names in X509V3Extensions to_obj and to_dict More... over 12 years ago
Added ability to add arbitrary namespace/prefix declarations in to_xml More... over 12 years ago
Fixed typo More... over 12 years ago
Fixed typo More... over 12 years ago
Added missing @staticmethod decorators in X509V3Extensions class More... over 12 years ago
Added some missing classes More... over 12 years ago
Fixed OBJ_LIST entry for X509 certificate More... over 12 years ago