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

GitHub / MAECProject/python-maec / commits

SHA Message Author Date Stats
8e43f15c Added get_action_context method to ObjectHistoryEntry Ivan Kirillov <i****v@m****g> almost 12 years ago
ececba66 Updated custom_header in to_xml_file to encompass script_options Ivan Kirillov <i****v@m****g> almost 12 years ago
43e44c11 merge Merge branch 'master' of github.com:MAECProject/python-maec Ivan Kirillov <i****v@m****g> almost 12 years ago
6bde5e6c Removed un-used/deprecated sets import Ivan Kirillov <i****v@m****g> almost 12 years ago
fb862932 Changed key/value output method for output data Andrew Sillers <a****s@g****m> almost 12 years ago
51f7dd88 Add landscape.io badge to README Greg Back <g****k@u****m> almost 12 years ago
696e1914 Add output options for to_xml_file apsillers <a****s@m****g> almost 12 years ago
6d72b799 Update README.rst Greg Back <g****k@u****m> almost 12 years ago
a697fc4b Add initial landscape.io config file. Greg Back <g****k@m****g> almost 12 years ago
e76d9234 Updated parser instances to set resolve_entities to False Ivan Kirillov <i****v@m****g> almost 12 years ago
912a61f2 Updated docstring for merge_packages Ivan Kirillov <i****v@m****g> almost 12 years ago
c0eb9098 Updated merge_packages to merge input namespace/schemalocations dictionaries.... Ivan Kirillov <i****v@m****g> almost 12 years ago
5b0b82e8 Updated bin_malware_subjects to operate on python-maec/cybox instances and no... Ivan Kirillov <i****v@m****g> almost 12 years ago
b46a0b8c Fixed more property usage in merge_findings_bundles Ivan Kirillov <i****v@m****g> almost 12 years ago
aedd1c73 Fixed property usage in merge_findings_bundles Ivan Kirillov <i****v@m****g> almost 12 years ago
18eb2d31 Added None-type checks for collections in get_object_by_id Ivan Kirillov <i****v@m****g> almost 12 years ago
20e5ae1c Added None-type checks for related objects in get_all_objects Ivan Kirillov <i****v@m****g> almost 12 years ago
23da3398 Fixed some issues with additional namespace handling in _get_namespaces Ivan Kirillov <i****v@m****g> almost 12 years ago
9de161f6 Fixed typo in maec.TypedField field name Ivan Kirillov <i****v@m****g> almost 12 years ago
7cb65c11 Updated type to type_ in MalwareSubjectRelationship Ivan Kirillov <i****v@m****g> almost 12 years ago
e3bf2e41 Fixed typo in set_malware_instance_object_attributes. Closes #27 Ivan Kirillov <i****v@m****g> almost 12 years ago
62064994 Removed _get_children; no longer necessary due to the maec.Entity subclassing... Ivan Kirillov <i****v@m****g> almost 12 years ago
737ac3ac merge Merge branch 'master' of github.com:MAECProject/python-maec Ivan Kirillov <i****v@m****g> almost 12 years ago
3f8d5442 Added structures for extra namespaces and schemalocations Ivan Kirillov <i****v@m****g> almost 12 years ago
aeba9603 Added structures for extra namespaces and schemalocations Ivan Kirillov <i****v@m****g> almost 12 years ago
1b907f9c Added ability to extract and use additional namespaces in __get_namespaces Ivan Kirillov <i****v@m****g> almost 12 years ago
ed7e2dc1 Update README.rst Greg Back <g****k@u****m> almost 12 years ago
f93f8860 Updated PyPi links and fixed typo Ivan Kirillov <i****v@m****g> almost 12 years ago
fdce8372 Bumped up latest version to 4.1.0.8 Ivan Kirillov <i****v@m****g> almost 12 years ago
571080fb Initial commit Ivan Kirillov <i****v@m****g> almost 12 years ago
ecc8a0bc Bumped version to 4.1.0.8 Ivan Kirillov <i****v@m****g> almost 12 years ago
29d49ea1 Updated required python-cybox version Ivan Kirillov <i****v@m****g> almost 12 years ago
6f0cf541 merge Merge pull request #53 from MAECProject/script_options Ivan Kirillov <i****v@m****g> almost 12 years ago
a231c761 Fixed typo Ivan Kirillov <i****v@m****g> almost 12 years ago
5aff56bf Fixed some issues with deduplicated object -> duplicate object mapping Ivan Kirillov <i****v@m****g> almost 12 years ago
a4bef96c Fixed some issues with deduplicated object -> duplicate object mapping Ivan Kirillov <i****v@m****g> almost 12 years ago
1f1605e3 Updated Bundle ID usage to account for recent updates Ivan Kirillov <i****v@m****g> almost 12 years ago
0ad664be Initial commit Ivan Kirillov <i****v@m****g> almost 12 years ago
fca43eb5 merge Merge pull request #51 from MAECProject/getter_setters Ivan Kirillov <i****v@m****g> almost 12 years ago
b9b4035a Fixed for loop error Charlie Hanner <c****r@m****g> almost 12 years ago
dd957d4c merge Merge pull request #50 from ceh04/getter_setters Ivan Kirillov <i****v@m****g> almost 12 years ago
885f664a Modified xml output to support custom_headers Charlie Hanner <c****r@m****g> almost 12 years ago
5c5664e6 Updated AVClassification to be a maec.Entity subclass Ivan Kirillov <i****v@m****g> almost 12 years ago
eb6e1a51 merge Merge remote-tracking branch 'origin/getter_setters' into getter_setters apsillers <a****s@m****g> almost 12 years ago
c9bdf68d Remove incorrect test apsillers <a****s@m****g> almost 12 years ago
1aa92064 merge Merge branch 'getter_setters' of github.com:MAECProject/python-maec into gett... Ivan Kirillov <i****v@m****g> almost 12 years ago
5e938143 Added missing return_obj and ns_info parameters to to_obj() methods in *Colle... Ivan Kirillov <i****v@m****g> almost 12 years ago
6d405d61 Unit test updates apsillers <a****s@m****g> almost 12 years ago
f96f73a2 Fixed references to old property names Ivan Kirillov <i****v@m****g> almost 12 years ago
6e9a56b7 Updated to_obj for compatibility with python-cybox and removed setter method ... Ivan Kirillov <i****v@m****g> almost 12 years ago
a5b3b43d Fix unit test behaviors apsillers <a****s@m****g> almost 12 years ago
27f3ec3d Updated maec.Entity and maec.EntityList to more naturally derive from python-... Ivan Kirillov <i****v@m****g> almost 12 years ago
0cc37bbc Modify bindings to align with Cybox binding changes apsillers <a****s@m****g> almost 12 years ago
76631d32 Update and add unit tests apsillers <a****s@m****g> almost 12 years ago
e93323f3 Add Behavior unit test apsillers <a****s@m****g> almost 12 years ago
b36c414a merge Merge branch 'master' of https://github.com/MAECProject/python-maec apsillers <a****s@m****g> almost 12 years ago
7fe23ac0 Update bindings to allow any type to be a top-level XML element apsillers <a****s@m****g> almost 12 years ago
3153f61a merge Merge branch 'master' of github.com:MAECProject/python-maec Ivan Kirillov <i****v@m****g> almost 12 years ago
3fbbba05 Added missing BehaviorList class Ivan Kirillov <i****v@m****g> almost 12 years ago
fd43e572 Initial Package unit test apsillers <a****s@m****g> almost 12 years ago
1e53e9e0 Added modified from_dict to Entity to account for MAEC's own EntityList Ivan Kirillov <i****v@m****g> almost 12 years ago
b15d635f merge Merge branch 'master' of github.com:MAECProject/python-maec Ivan Kirillov <i****v@m****g> almost 12 years ago
f2a33943 Updated python-cybox version in install_requires to >=2.1.0.7 Ivan Kirillov <i****v@m****g> almost 12 years ago
e7ea2057 Update LICENSE.txt Ivan Kirillov <i****v@m****g> almost 12 years ago
79bf40f0 Added API vs Bindings pages Ivan Kirillov <i****v@m****g> almost 12 years ago
0b746f51 Many additions and changes Ivan Kirillov <i****v@m****g> almost 12 years ago
5ad95fd2 Updated set_id_namespace and set_id_method to set equivalent python-cybox met... Ivan Kirillov <i****v@m****g> almost 12 years ago
b408e564 Added lots of new pages Ivan Kirillov <i****v@m****g> almost 12 years ago
66edf033 Fixed indentation issues with doc strings and added copyright notice Ivan Kirillov <i****v@m****g> almost 12 years ago
caa52ce3 Added proper docstrings for all methods Ivan Kirillov <i****v@m****g> almost 12 years ago
1837acd5 Added API reference Ivan Kirillov <i****v@m****g> almost 12 years ago
eb8685d1 Updated index Ivan Kirillov <i****v@m****g> almost 12 years ago
096b03e4 Initial commit of API pages Ivan Kirillov <i****v@m****g> almost 12 years ago
2b52fe53 Added _includes and work in progress prolog Ivan Kirillov <i****v@m****g> almost 12 years ago
d97937e3 Bumped up version to v4.1.0.7 Ivan Kirillov <i****v@m****g> about 12 years ago
642bc387 Updated for TypedField implementation Ivan Kirillov <i****v@m****g> about 12 years ago
47199005 Updated for TypedField implementation Ivan Kirillov <i****v@m****g> about 12 years ago
905bf95a Added copyright header and updated constructor to properly set classification... Ivan Kirillov <i****v@m****g> about 12 years ago
95ca5058 Updated ProcessTree to TypedField implementation Ivan Kirillov <i****v@m****g> about 12 years ago
8b64c158 Updated all CandidateIndicator classes to TypedField based implementation Ivan Kirillov <i****v@m****g> about 12 years ago
0e92fe5d Updated all Malware-Action classes to TypedField based implementation Ivan Kirillov <i****v@m****g> about 12 years ago
1572aa4c Added check for existence of Objects in get_all_objects Ivan Kirillov <i****v@m****g> about 12 years ago
fcc1cb3b Updated Capability-related classes to use TypedField implementation Ivan Kirillov <i****v@m****g> about 12 years ago
b6ca23fd Added ObjectHistory import Ivan Kirillov <i****v@m****g> about 12 years ago
9a28eefe Updated for Bundle module changes Ivan Kirillov <i****v@m****g> about 12 years ago
47d0a7a4 Initial commit; split off from bundle.py Ivan Kirillov <i****v@m****g> about 12 years ago
71b2d951 Updated for TypedField implementation Ivan Kirillov <i****v@m****g> about 12 years ago
c51d32c7 Added numpy dependency disclaimer Ivan Kirillov <i****v@m****g> about 12 years ago
5ea01bde Fixed findings_bundles.bundle access in get_all_bundles Ivan Kirillov <i****v@m****g> about 12 years ago
fd910d54 merge Merge pull request #47 from MAECProject/distance Ivan Kirillov <i****v@m****g> about 12 years ago
835f6518 Few more changes of type_ to type in AnalysisType Ivan Kirillov <i****v@m****g> about 12 years ago
106e9f80 Updated Package/Bundle calls in parse_xml to work on classes and not instances Ivan Kirillov <i****v@m****g> about 12 years ago
d9c6f4f2 Updated type_ to type in AnalysisType to work properly with TypedFields Ivan Kirillov <i****v@m****g> about 12 years ago
2cb61aa3 Updated usage of type_ in Analysis.__init__ Ivan Kirillov <i****v@m****g> about 12 years ago
a38eb307 Updated MalwareSubject id usage to account for latest changes Ivan Kirillov <i****v@m****g> about 12 years ago
49ee9e28 Updated deduplicate_bundles to use get_all_bundles, like other _bundles methods Ivan Kirillov <i****v@m****g> about 12 years ago
a4911358 Upated MalwareSubject to not always export Findings_Bundles if none exist Ivan Kirillov <i****v@m****g> about 12 years ago
d7df5ed7 In GroupingRelationship, renamed type to type_ Ivan Kirillov <i****v@m****g> about 12 years ago
59f5386d Changed type to type_ in Analysis and updated add_tool method Ivan Kirillov <i****v@m****g> about 12 years ago
aedc5bb6 Updated add_ methods in FindingsBundleList to function properly with latest c... Ivan Kirillov <i****v@m****g> about 12 years ago

← Back to repository