{ "info": { "author": "The MITRE Corporation", "author_email": "stix@mitre.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "stix-edh\r\n========\r\n\r\n|Build_Status| |Version|\r\n\r\nAn extension to python-stix supporting STIX Data Markings for the `Enhance\r\nShared Situational Awareness (ESSA) `_\r\nInitiative's Information Sharing Architecture (ISA) Access Control Specification\r\n(ACS), which are based on the US Intelligence Community's Enterprise Data Header\r\n(EDH) specification.\r\n\r\nAbout the version numbers\r\n-------------------------\r\n\r\nstix-edh supports **version 2.0** of the ISA Marking extensions for STIX,\r\npublished January 19, 2016:\r\n\r\n - https://www.us-cert.gov/sites/default/files/STIX_Namespace/ISAMarkingsType.v2.xsd\r\n - https://www.us-cert.gov/sites/default/files/STIX_Namespace/ISAMarkingsAssertionsType.v2.xsd\r\n - https://www.us-cert.gov/sites/default/files/STIX_Namespace/SD-EDH_Profile_Cyber.v3.xsd\r\n\r\nThese schemas use version **3.0** of the Smart Data EDH Cyber Profile, and\r\ncorrespond to ACS Version 3.0.\r\n\r\n**NOTE:** stix-edh does **not** currently support version 1.0 of the ISA Marking\r\nextensions (published February 26, 2015), which use the schemas below. Version\r\n1.0 of the ISA Marking extensions use version **2.0** of the Smart Data EDH\r\nCyber Profile, and corresponds to ACS Version 2.0.\r\n\r\n - https://www.us-cert.gov/sites/default/files/STIX_Namespace/ISAMarkingsType.xsd\r\n - https://www.us-cert.gov/sites/default/files/STIX_Namespace/ISAMarkingsAssertionsType.xsd\r\n - https://www.us-cert.gov/sites/default/files/STIX_Namespace/SD-EDH_Profile_Cyber.xsd\r\n\r\nThe ``stix-edh`` library itself uses `semantic versioning\r\n`_, and the version numbers are unrelated to the versions of\r\nEDH, ACS, or ISA.\r\n\r\nUsage\r\n-----\r\n\r\nTo parse XML using with EDH data markings, just ``import stix_edh`` **after**\r\n``import stix``.\r\n\r\n.. code:: python\r\n\r\n import stix\r\n import stix_edh # automatically registers extensions with python-stix\r\n\r\n # Go on to parse your stix package\r\n from stix.core import STIXPackage\r\n package = STIXPackage.from_xml('stix.xml')\r\n\r\nTo create data markings, create an instance of ``stix_edh.ISAMarkings`` or\r\n``stix_edh.ISAMarkingsAssertions``, and add it to a ``MarkingSpecification``\r\nobject as a ``MarkingStructure``. See ``examples/create-isa.py`` in the source\r\nrepository for more information.\r\n\r\nRequirements\r\n------------\r\n\r\n* Python 2.6, 2.7, or 3.3+\r\n* python-stix\r\n\r\n * for STIX 1.1.1: >= 1.1.1.8 and < 1.2.0.0\r\n * for STIX 1.2: >= 1.2.0.3\r\n\r\n* mixbox > 1.0.1\r\n\r\n\r\nNotice\r\n------\r\n\r\nThis software was produced for the U. S. Government, and is subject to the\r\nRights in Data-General Clause 52.227-14, Alt. IV (DEC 2007).\r\n\r\nCopyright (c) 2017, The MITRE Corporation. All Rights Reserved.\r\n\r\n.. |Build_Status| image:: https://travis-ci.org/mitre/stix-edh.svg?branch=master\r\n :target: https://travis-ci.org/mitre/stix-edh\r\n.. |Version| image:: https://img.shields.io/pypi/v/stix-edh.svg?maxAge=3600\r\n :target: https://pypi.python.org/pypi/stix-edh/\r\n\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://stix.mitre.org", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "stix-edh", "package_url": "https://pypi.org/project/stix-edh/", "platform": "", "project_url": "https://pypi.org/project/stix-edh/", "project_urls": { "Homepage": "http://stix.mitre.org" }, "release_url": "https://pypi.org/project/stix-edh/1.0.1/", "requires_dist": [ "stix (<1.2.1.0,>=1.1.1.8)", "mixbox (>=1.0.1)" ], "requires_python": "", "summary": "An EDH marking extension API for python-stix.", "version": "1.0.1" }, "last_serial": 4695550, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b35dd330020c4d48778ad6d8c58a5939", "sha256": "c5d73a08d1ff1d123332fc45db485a5c46b83ecbb9714ac8c29b16a49da1b444" }, "downloads": -1, "filename": "stix_edh-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b35dd330020c4d48778ad6d8c58a5939", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25222, "upload_time": "2017-06-22T16:14:48", "url": "https://files.pythonhosted.org/packages/89/e3/98c3c8eedaa4a1143bda7b8892d64b3c278cec5dde46540ff0519f5def95/stix_edh-1.0.0-py2.py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "495a0eb107169070eb7927ed2e91f375", "sha256": "1132d7819964d61a8141ee8e50c6d3573e787fa316eb2dc1377a4889c5d74f05" }, "downloads": -1, "filename": "stix_edh-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "495a0eb107169070eb7927ed2e91f375", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27348, "upload_time": "2019-01-14T19:48:41", "url": "https://files.pythonhosted.org/packages/3f/49/607c935fdef21ea808c9e0f3b52540d264cc7c1b4a8d926231f6b6b45292/stix_edh-1.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "495a0eb107169070eb7927ed2e91f375", "sha256": "1132d7819964d61a8141ee8e50c6d3573e787fa316eb2dc1377a4889c5d74f05" }, "downloads": -1, "filename": "stix_edh-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "495a0eb107169070eb7927ed2e91f375", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27348, "upload_time": "2019-01-14T19:48:41", "url": "https://files.pythonhosted.org/packages/3f/49/607c935fdef21ea808c9e0f3b52540d264cc7c1b4a8d926231f6b6b45292/stix_edh-1.0.1-py2.py3-none-any.whl" } ] }