An open API service providing commit metadata for open source projects.

GitHub / MAECProject/python-maec / commits

SHA Message Author Date Stats
e3f17d8d Updated for new python-cybox dependency Ivan Kirillov <i****v@m****g> over 11 years ago
8a732105 Updated for coherency w/ CybOX vocabulary updates Ivan Kirillov <i****v@m****g> over 11 years ago
f10d8889 Fixed a few unit tests (ms_test was empty and package_test was really testing... Ivan Kirillov <i****v@m****g> over 11 years ago
32b51331 Added #noqa for ignoring certain pylint fps Ivan Kirillov <i****v@m****g> over 11 years ago
cbc2da6c merge Merge pull request #68 from MAECProject/vocabs Ivan Kirillov <i****v@m****g> over 11 years ago
1939ba80 Remove unused vocab and general cleanup. Greg Back <g****k@m****g> over 11 years ago
8d53dbcd Clean up unused imports. Greg Back <g****k@m****g> over 11 years ago
bd8eb007 Reverted Capability/name construction Ivan Kirillov <i****v@m****g> over 11 years ago
0dcce240 Removed EnumString and tweaked MalwareCapability Ivan Kirillov <i****v@m****g> over 11 years ago
3a59db20 Fix failing test. Greg Back <g****k@m****g> over 11 years ago
9b1b54e2 Clean up vocabs Greg Back <g****k@m****g> over 11 years ago
d6deff8d Updated EnumString to subclass off object instead of Entity Ivan Kirillov <i****v@m****g> over 11 years ago
ec8744bb Updatd CapabilityName to use add_allowed_values decorator Ivan Kirillov <i****v@m****g> over 11 years ago
20369c15 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
6040a2ea merge Merged Ivan Kirillov <i****v@m****g> over 11 years ago
f636dc73 Removed unnecessary last updated/compatible text Ivan Kirillov <i****v@m****g> over 11 years ago
52b286b4 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
241dfad9 Removed unused imports Ivan Kirillov <i****v@m****g> over 11 years ago
1f875b47 Removed unused imports Ivan Kirillov <i****v@m****g> over 11 years ago
42f3e249 Removed unused imports Ivan Kirillov <i****v@m****g> over 11 years ago
9ca389d2 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
7ea53fbd Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
1dd8184f Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
0be676e3 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
529dc968 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
519978b5 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
68d54dcc Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
7299b0e9 Removed unused imports Ivan Kirillov <i****v@m****g> over 11 years ago
ef458749 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
794ccad8 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
60a62986 Removed unused import Ivan Kirillov <i****v@m****g> over 11 years ago
0d1480e3 Updated Name on Capability to use new CapabilityName class Ivan Kirillov <i****v@m****g> over 11 years ago
76f0048b Added new EnumString class and CapabilityName instance Ivan Kirillov <i****v@m****g> over 11 years ago
29a8ef72 Updated to use add_allowed_values decorator Ivan Kirillov <i****v@m****g> over 11 years ago
eb8fe632 A few more default vocabulary usage updates Ivan Kirillov <i****v@m****g> over 11 years ago
298b664a Added copyright header Ivan Kirillov <i****v@m****g> over 11 years ago
3ad77527 Added missing init file Ivan Kirillov <i****v@m****g> over 11 years ago
076c2979 Updated to use new vocabulary implementation for label field Ivan Kirillov <i****v@m****g> over 11 years ago
4ff3bfed Fixed formatting issue in class member name Ivan Kirillov <i****v@m****g> over 11 years ago
ba65b676 Initial commit Ivan Kirillov <i****v@m****g> over 11 years ago
60ed7dfd Updated iteritems to items to account for potential dictionary mutation durin... Ivan Kirillov <i****v@m****g> over 11 years ago
58e20cfb merge Merge pull request #67 from MAECProject/input-namespaces Ivan Kirillov <i****v@m****g> over 11 years ago
6b47184f Flipped the parsed __input_namespace__ mapping to be prefix to namespace. Bryan Worrell <b****l@m****g> over 11 years ago
af976957 Refactored Package.from_xml() to leverage EntityParser. Bryan Worrell <b****l@m****g> over 11 years ago
f7dac1bf Added missing _namespace class attribute. Bryan Worrell <b****l@m****g> over 11 years ago
58abf1c9 Added flip_dict utility method. Bryan Worrell <b****l@m****g> over 11 years ago
a71d2035 Clean up and standardize docs and conf.py Greg Back <g****k@m****g> over 11 years ago
1a74159f Fix zero-length field error when building docs in Python 2.6 Greg Back <g****k@m****g> over 11 years ago
dce61d37 Use sphinx-rtd-theme. Greg Back <g****k@m****g> over 11 years ago
d1e7cf3f Add package version to rst_prolog. Greg Back <g****k@m****g> over 11 years ago
1e4ce9bc Add version.py and standardize parts of setup.py Greg Back <g****k@m****g> over 11 years ago
9b109dce Normalize dev version number. Greg Back <g****k@m****g> over 11 years ago
8e3616c6 Bump version to 4.1.0.12-dev Greg Back <g****k@m****g> over 11 years ago
bcd22fd4 Updated for 4.1.0.11 Ivan Kirillov <i****v@m****g> over 11 years ago
347336e8 Updated for 4.1.0.11 Ivan Kirillov <i****v@m****g> over 11 years ago
a07d32f7 Updated version to 4.1.0.11 Ivan Kirillov <i****v@m****g> over 11 years ago
56b43387 merge Merge pull request #65 from MAECProject/relative_imports Greg Back <g****k@u****m> over 11 years ago
efae0991 Updated for relative imports Ivan Kirillov <i****v@m****g> over 11 years ago
c547964e Updated examples to use relative imports Ivan Kirillov <i****v@m****g> over 11 years ago
fb857133 Updated for relative imports Ivan Kirillov <i****v@m****g> over 11 years ago
2f746327 Added relative imports Ivan Kirillov <i****v@m****g> over 11 years ago
87f4dd68 Fixed logic bug in object w/idref deduplication Ivan Kirillov <i****v@m****g> over 11 years ago
60cc7a68 Updated copyright strings Ivan Kirillov <i****v@m****g> over 11 years ago
bd825ccb merge Merge branch 'master' of github.com:MAECProject/python-maec Ivan Kirillov <i****v@m****g> over 11 years ago
15106f2f Removed pointers to python-cybox/master Ivan Kirillov <i****v@m****g> over 11 years ago
334d2317 merge Merge pull request #62 from rbroberg/master Ivan Kirillov <i****v@m****g> over 11 years ago
43b40a8c replace STIXPackage with Package; working xml sample filename rbroberg <r****g@m****m> over 11 years ago
9c05210b Updated required version of python-cybox Ivan Kirillov <i****v@m****g> over 11 years ago
f92c8ee9 Bumped up version to 4.1.0.10 Ivan Kirillov <i****v@m****g> over 11 years ago
b333b991 Fixed indentation Ivan Kirillov <i****v@m****g> over 11 years ago
79ad404f Updated to_xml_file() to use to_xml() and added support for file-like objects... Ivan Kirillov <i****v@m****g> over 11 years ago
affb20c7 merge Merge pull request #61 from MAECProject/unicode_updates Ivan Kirillov <i****v@m****g> over 11 years ago
01c8f022 merge Merge branch 'unicode_updates' of github.com:MAECProject/python-maec into uni... Ivan Kirillov <i****v@m****g> over 11 years ago
c7efe3a8 Updated context manager to work with cybox bindings Ivan Kirillov <i****v@m****g> over 11 years ago
c0951747 Modified tox.ini to point to python-cybox/master. Bryan Worrell <b****l@m****g> over 11 years ago
7ef67ee4 Added utf-8 encoding declaration to the top Bryan Worrell <b****l@m****g> over 11 years ago
6f427a14 Removed extraneous exportLiteral* methods Ivan Kirillov <i****v@m****g> over 11 years ago
de9f6f12 Initial commit Ivan Kirillov <i****v@m****g> over 11 years ago
2c232a8b Removed all .encode(ExternalEncoding) calls in exportAttributes and exportChi... Ivan Kirillov <i****v@m****g> over 11 years ago
a2f1e900 Copied from python-cybox Ivan Kirillov <i****v@m****g> over 11 years ago
bce0443b Removed common code and extraneous imports Ivan Kirillov <i****v@m****g> over 11 years ago
4545ca4b A few minor updates for performance Ivan Kirillov <i****v@m****g> over 11 years ago
3f8563d6 merge Merge branch 'master' of github.com:MAECProject/python-maec Ivan Kirillov <i****v@m****g> over 11 years ago
4676c00d Fix bugs in doctests Greg Back <g****k@m****g> over 11 years ago
3346f063 Clean up doc formatting Greg Back <g****k@m****g> over 11 years ago
9d6313c5 Lower dependency versions. Test RHEL configuration. Fix #39 Greg Back <g****k@m****g> over 11 years ago
e75b0365 Include Travis Badge in README. Greg Back <g****k@u****m> over 11 years ago
0b4966da Enable Travis and Tox testing Greg Back <g****k@m****g> over 11 years ago
8c0b3c4e Add __init__.py files so tests get discovered automatically Greg Back <g****k@m****g> over 11 years ago
89738b6c Support lists and strings as custom_header contents apsillers <a****s@m****g> over 11 years ago
afe36116 Updated versions for v4.1.0.9 Ivan Kirillov <i****v@m****g> almost 12 years ago
167eede2 Updated to v4.1.0.9 Ivan Kirillov <i****v@m****g> almost 12 years ago
f13cc2f4 merge Merge pull request #59 from MAECProject/nsinfo Ivan Kirillov <i****v@m****g> almost 12 years ago
358754bb Fixed issue where namespaces were not being discovered during to_obj() invoca... Bryan Worrell <b****l@m****g> almost 12 years ago
8a2b1706 Added ability to provide custom namespace in merge_packages Ivan Kirillov <i****v@m****g> almost 12 years ago
bd750d46 merge Merge pull request #58 from MAECProject/output_options Ivan Kirillov <i****v@m****g> almost 12 years ago
6d60e16c merge Merge branch 'output_options' of https://github.com/MAECProject/python-maec i... apsillers <a****s@m****g> almost 12 years ago
db28b153 Add tool exception classes apsillers <a****s@m****g> almost 12 years ago
8bb305e0 merge Merge pull request #57 from MAECProject/output_options Ivan Kirillov <i****v@m****g> almost 12 years ago
18fe8c74 Fix line endings Greg Back <g****k@m****g> almost 12 years ago

← Back to repository