0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo in HexBinary usage in from_dict More... over 12 years ago
Fixed bindings usage in ExtractedStrings _binding_class More... over 12 years ago
Automatically determine dict key name and attribute name from XML name More... over 12 years ago
Added ExtractedFeatures support More... over 12 years ago
ExtractedFeatures initial commit More... over 12 years ago
Updated Extracted String List to use new EntityList methodology and renamed class to ExtractedStrings to line up with the schema type More... over 12 years ago
Move try_cast to a class property than each instance of that type in a TypedField More... over 12 years ago
Added missing super._init__() in constructor More... over 12 years ago
Modified from_dict logic to allow for zero values, e.g. 0.0, for attr_dict More... over 12 years ago
Added zero value check in hasContent_ for FloatObjectPropertyType and DoubleObjectPropertyType values More... over 12 years ago
Added zero value check in hasContent_ for FloatObjectPropertyType and DoubleObjectPropertyType values More... over 12 years ago
Added zero value check in hasContent_ for EntropyType Value More... over 12 years ago
Remove debugging print statements More... over 12 years ago
Removed timestamp formatting in ActionType output More... over 12 years ago
Removed timestamp formatting in ActionType output More... over 12 years ago
Clean up rest of OBJECT_TYPES_DICT, remove testing code, refactor More... over 12 years ago
Separate namespace information from Object information More... over 12 years ago
updated readme. closes #30 More... over 12 years ago
Update Packer and PackerList types More... over 12 years ago
Add modified, accessed, and created times to File objects More... over 12 years ago
Add test for Observables and add Observable_Package_Source More... over 12 years ago
Add basic test for MeasureSource More... over 12 years ago
Add superclass calls and tests More... over 12 years ago
Make EmailHeader an optional element of EmailMessage More... over 12 years ago
Oops. Didn't change class name More... over 12 years ago
Add (failing) test of object_reference on all ObjectProperties subclasses More... over 12 years ago
Fix port test by adding super() call in __init__ More... over 12 years ago
Add failing port test More... over 12 years ago
Fleshed out to_dict and from_obj methods More... over 12 years ago
Added super to_dict() calls for all base object classes in their respective to_dict() methods More... over 12 years ago