0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from 2xyo/master More... almost 13 years ago
Add dateutil dependency More... almost 13 years ago
Added None value checks to from_dict/from_obj methods in several modules More... almost 13 years ago
Merge branch 'master' of github.com:CybOXProject/python-cybox More... almost 13 years ago
Fix typo and remove unused import More... almost 13 years ago
Fix datetime import More... almost 13 years ago
removed testing code More... almost 13 years ago
fixed a bug where block.to_obj() wasn't returning anything More... almost 13 years ago
changed staticmethods to classmethods. fixed general bugs. added constraints to code example language inputs More... almost 13 years ago
implemented the StructuredTextType, Block, and StructuredGroup More... almost 13 years ago
added imports to init.py in common and core. fixed an issue in the observable_composition setter in core.Observable causing an exception to be raised when there is a stateful measure and the observable composition is being set to None More... almost 13 years ago
added Time class for common:TimeType and fixed a bug in the DateTime class in attributes.py where isinstance() was comparing against datetime instead of datetime.datetime More... almost 13 years ago
added ObservableComposition class to core/observable.py and fixed a couple bugs in stateful_measure.py in the dictionary methods. Much of this code is untested More... almost 13 years ago
Add additional properties to email classes More... almost 13 years ago
Add custom Attribute serialization and parsing. More... almost 13 years ago
Add some additional properties to EmailMessage objects More... almost 13 years ago
Create OptionalHeader if it does not exist More... almost 13 years ago
Allow unicode strings More... almost 13 years ago
Add shortcuts for some other header fields More... almost 13 years ago
PEP8 fixes to test code More... almost 13 years ago
Add OptionalHeader to EmailMessage objects More... almost 13 years ago
Add shortcuts for email message to, from, and subject More... almost 13 years ago
Improve creation of email addresses and recipients More... almost 13 years ago
Merge branch 'master' of github.com:CybOXProject/python-cybox More... almost 13 years ago
Added unicode entry to test_value in utils More... almost 13 years ago
Update some values in setup.py More... almost 13 years ago
Modified baseobjectattribute to support a non-dict (singular value) input for object_from_dict More... almost 13 years ago
Win event object initial commit More... almost 13 years ago
Add license More... almost 13 years ago
Merge pull request #3 from CybOXProject/simple_api More... almost 13 years ago