0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo in from_dict() of HTTPClientRequest More... over 12 years ago
Fixed typo in from_dict() of HTTPClientRequest More... over 12 years ago
Removed default value return in to_dict() More... over 12 years ago
Add 'pretty' keyword argument to to_xml() function. More... over 12 years ago
Set include_namespaces explicitly More... over 12 years ago
Bump version to 2.0.0b5 More... over 12 years ago
Merge pull request #40 from CybOXProject/cdata_commas More... over 12 years ago
Wrap entire element in CDATA rather than each item in list. More... over 12 years ago
Add test for list of strings containing commas More... over 12 years ago
Add CDATA wrappers to delimit content that contains commas More... over 12 years ago
Added operator setting in from_dict and from_obj More... over 12 years ago
Fixed issue with PEResourceType Type not being constructed correctly in buildChildren More... over 12 years ago
Merge branch 'master' of github.com:CybOXProject/python-cybox More... over 12 years ago
Merge branch 'master' of github.com:CybOXProject/python-cybox More... over 12 years ago
Removed erroneous parentheses in to_dict() of PESectionHeaderStruct More... over 12 years ago
Oops. Left some parentheses. More... over 12 years ago
Oops. Left some parantheses. More... over 12 years ago
Fixed typo in Length getter in from_obj More... over 12 years ago
Fixed usage of Encoding in ExtractedString More... over 12 years ago
Fix dict/obj typos in win_executable_file_object.py More... over 12 years ago
Merge pull request #38 from CybOXProject/dynamic_types More... over 12 years ago
Improve external class support. More... over 12 years ago
Add function to extend the core binding's known types More... over 12 years ago
Fixed logic for usage of list-based entities in to_obj() and to_dict() More... over 12 years ago
Fix DNSQuestion class More... over 12 years ago
Fix failing test More... over 12 years ago
Remove try/except for when classes dont' have a _namespace More... over 12 years ago
Add _namespace to all Entity subclasses More... over 12 years ago
Fix broken imports on some modules. More... over 12 years ago
Observables workaround is no longer necessary More... over 12 years ago