Convert README to markdown; reorganize README content.
parent
950590b8fd
commit
c96771ec02
121
README.md
121
README.md
|
@ -1,70 +1,89 @@
|
|||
<div>
|
||||
<h1>README</h1>
|
||||
# cti-python-stix2
|
||||
|
||||
<div>
|
||||
<h2><a id="readme-general">OASIS Open Repository: cti-python-stix2</a></h2>
|
||||
*This is an [OASIS Open Repository](https://www.oasis-open.org/resources/open-repositories/). See the [Governance](#governance) section for more information.*
|
||||
|
||||
<p>This GitHub public repository ( <b><a href="https://github.com/oasis-open/cti-python-stix2">https://github.com/oasis-open/cti-python-stix2</a></b> ) was created at the request of the <a href="https://www.oasis-open.org/committees/cti/">OASIS Cyber Threat Intelligence (CTI) TC</a> as an <a href="https://www.oasis-open.org/resources/open-repositories/">OASIS Open Repository</a> to support development of open source resources related to Technical Committee work.</p>
|
||||
|
||||
<p>While this Open Repository remains associated with the sponsor TC, its development priorities, leadership, intellectual property terms, participation rules, and other matters of governance are <a href="https://github.com/oasis-open/cti-python-stix2/blob/master/CONTRIBUTING.md#governance-distinct-from-oasis-tc-process">separate and distinct</a> from the OASIS TC Process and related policies.</p>
|
||||
|
||||
<p>All contributions made to this Open Repository are subject to open source license terms expressed in the <a href="https://www.oasis-open.org/sites/www.oasis-open.org/files/BSD-3-Clause.txt">BSD-3-Clause License</a>. That license was selected as the declared <a href="https://www.oasis-open.org/resources/open-repositories/licenses">"Applicable License"</a> when the Open Repository was created.</p>
|
||||
|
||||
<p>As documented in <a href="https://github.com/oasis-open/cti-python-stix2/blob/master/CONTRIBUTING.md#public-participation-invited">"Public Participation Invited</a>", contributions to this OASIS Open Repository are invited from all parties, whether affiliated with OASIS or not. Participants must have a GitHub account, but no fees or OASIS membership obligations are required. Participation is expected to be consistent with the <a href="https://www.oasis-open.org/policies-guidelines/open-repositories">OASIS Open Repository Guidelines and Procedures</a>, the open source <a href="https://github.com/oasis-open/cti-python-stix2/blob/master/LICENSE">LICENSE</a> designated for this particular repository, and the requirement for an <a href="https://www.oasis-open.org/resources/open-repositories/cla/individual-cla">Individual Contributor License Agreement</a> that governs intellectual property.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2><a id="purposeStatement">Statement of Purpose</a></h2>
|
||||
|
||||
<p>Statement of Purpose for this OASIS Open Repository (cti-python-stix2) as <a href="https://lists.oasis-open.org/archives/cti/201702/msg00008.html">proposed</a> and <a href="https://www.oasis-open.org/committees/download.php/60009/">approved</a> [<a href="https://issues.oasis-open.org/browse/TCADMIN-2549">bis</a>] by the TC:</p>
|
||||
|
||||
<p>The purpose of this GitHub repository (Python library for STIX 2) is to provide APIs for serializing and de-serializing STIX 2 JSON content, along with higher-level APIs for common tasks, including data markings, versioning, and for resolving STIX IDs across multiple data sources.</p>
|
||||
This repository provides Python APIs for serializing and de-serializing STIX 2 JSON content, along with higher-level APIs for common tasks, including data markings, versioning, and for resolving STIX IDs across multiple data sources.
|
||||
|
||||
|
||||
</div>
|
||||
## Governance
|
||||
|
||||
<div><h2><a id="purposeClarifications">Additions to Statement of Purpose</a></h2>
|
||||
This GitHub public repository (
|
||||
**<https://github.com/oasis-open/cti-python-stix2>** ) was [proposed](https://lists.oasis-open.org/archives/cti/201702/msg00008.html)
|
||||
and
|
||||
[approved](https://www.oasis-open.org/committees/download.php/60009/)
|
||||
\[[bis](https://issues.oasis-open.org/browse/TCADMIN-2549)\] by the [OASIS Cyber Threat Intelligence (CTI)
|
||||
TC](https://www.oasis-open.org/committees/cti/) as an [OASIS Open
|
||||
Repository](https://www.oasis-open.org/resources/open-repositories/) to
|
||||
support development of open source resources related to Technical
|
||||
Committee work.
|
||||
|
||||
<p>Repository Maintainers may include here any clarifications — any additional sections, subsections, and paragraphs that the Maintainer(s) wish to add as descriptive text, reflecting (sub-) project status, milestones, releases, modifications to statement of purpose, etc. The project Maintainers will create and maintain this content on behalf of the participants.</p>
|
||||
</div>
|
||||
While this Open Repository remains associated with the sponsor TC, its
|
||||
development priorities, leadership, intellectual property terms,
|
||||
participation rules, and other matters of governance are [separate and
|
||||
distinct](https://github.com/oasis-open/cti-python-stix2/blob/master/CONTRIBUTING.md#governance-distinct-from-oasis-tc-process)
|
||||
from the OASIS TC Process and related policies.
|
||||
|
||||
<div>
|
||||
<h2><a id="maintainers">Maintainers</a></h2>
|
||||
All contributions made to this Open Repository are subject to open
|
||||
source license terms expressed in the [BSD-3-Clause
|
||||
License](https://www.oasis-open.org/sites/www.oasis-open.org/files/BSD-3-Clause.txt).
|
||||
That license was selected as the declared ["Applicable
|
||||
License"](https://www.oasis-open.org/resources/open-repositories/licenses)
|
||||
when the Open Repository was created.
|
||||
|
||||
<p>Open Repository <a href="https://www.oasis-open.org/resources/open-repositories/maintainers-guide">Maintainers</a> are responsible for oversight of this project's community development activities, including evaluation of GitHub <a href="https://github.com/oasis-open/cti-python-stix2/blob/master/CONTRIBUTING.md#fork-and-pull-collaboration-model">pull requests</a> and <a href="https://www.oasis-open.org/policies-guidelines/open-repositories#repositoryManagement">preserving</a> open source principles of openness and fairness. Maintainers are recognized and trusted experts who serve to implement community goals and consensus design preferences.</p>
|
||||
As documented in ["Public Participation
|
||||
Invited](https://github.com/oasis-open/cti-python-stix2/blob/master/CONTRIBUTING.md#public-participation-invited)",
|
||||
contributions to this OASIS Open Repository are invited from all
|
||||
parties, whether affiliated with OASIS or not. Participants must have a
|
||||
GitHub account, but no fees or OASIS membership obligations are
|
||||
required. Participation is expected to be consistent with the [OASIS
|
||||
Open Repository Guidelines and
|
||||
Procedures](https://www.oasis-open.org/policies-guidelines/open-repositories),
|
||||
the open source
|
||||
[LICENSE](https://github.com/oasis-open/cti-python-stix2/blob/master/LICENSE)
|
||||
designated for this particular repository, and the requirement for an
|
||||
[Individual Contributor License
|
||||
Agreement](https://www.oasis-open.org/resources/open-repositories/cla/individual-cla)
|
||||
that governs intellectual property.
|
||||
|
||||
<p>Initially, the associated TC members have designated one or more persons to serve as Maintainer(s); subsequently, participating community members may select additional or substitute Maintainers, per <a href="https://www.oasis-open.org/resources/open-repositories/maintainers-guide#additionalMaintainers">consensus agreements</a>.</p>
|
||||
|
||||
<p><b><a id="currentMaintainers">Current Maintainers of this Open Repository</a></b></p>
|
||||
### <a id="maintainers">Maintainers</a>
|
||||
|
||||
<ul>
|
||||
<!-- Greg Back, gback@mitre.org, gtback, MITRE Corporation
|
||||
Chris Lenk, clenk@mitre.org, clenk, MITRE Corporation -->
|
||||
Open Repository
|
||||
[Maintainers](https://www.oasis-open.org/resources/open-repositories/maintainers-guide)
|
||||
are responsible for oversight of this project's community development
|
||||
activities, including evaluation of GitHub [pull
|
||||
requests](https://github.com/oasis-open/cti-python-stix2/blob/master/CONTRIBUTING.md#fork-and-pull-collaboration-model)
|
||||
and
|
||||
[preserving](https://www.oasis-open.org/policies-guidelines/open-repositories#repositoryManagement)
|
||||
open source principles of openness and fairness. Maintainers are
|
||||
recognized and trusted experts who serve to implement community goals
|
||||
and consensus design preferences.
|
||||
|
||||
<li><a href="mailto:gback@mitre.org">Greg Back</a>; GitHub ID: <a href="https://github.com/gtback/">https://github.com/gtback/</a>; WWW: <a href="http://www.mitre.org/">MITRE Corporation</a></li>
|
||||
<li><a href="mailto:clenk@mitre.org">Chris Lenk</a>; GitHub ID: <a href="https://github.com/clenk/">https://github.com/clenk/</a>; WWW: <a href="http://www.mitre.org/">MITRE Corporation</a></li>
|
||||
Initially, the associated TC members have designated one or more persons
|
||||
to serve as Maintainer(s); subsequently, participating community members
|
||||
may select additional or substitute Maintainers, per [consensus
|
||||
agreements](https://www.oasis-open.org/resources/open-repositories/maintainers-guide#additionalMaintainers).
|
||||
|
||||
<!-- <li><a href="mailto:luc.boutier@fastconnect.fr">Luc Boutier</a>; GitHub ID: <a href="https://github.com/lucboutier/">https://github.com/lucboutier/</a>; WWW: <a href="http://www.fastconnect.fr/">FastConnect SAS</a></li> -->
|
||||
</ul>
|
||||
**<a id="currentMaintainers">Current Maintainers of this Open Repository</a>**
|
||||
|
||||
</div>
|
||||
* [Greg Back](mailto:gback@mitre.org); GitHub ID: <https://github.com/gtback/>; WWW: [MITRE Corporation](http://www.mitre.org/)
|
||||
* [Chris Lenk](mailto:clenk@mitre.org); GitHub ID: <https://github.com/clenk/>; WWW: [MITRE Corporation](http://www.mitre.org/)
|
||||
|
||||
<div><h2><a id="aboutOpenRepos">About OASIS Open Repositories</a></h2>
|
||||
## <a id="aboutOpenRepos">About OASIS Open Repositories</a>
|
||||
|
||||
<p><ul>
|
||||
<li><a href="https://www.oasis-open.org/resources/open-repositories/">Open Repositories: Overview and Resources</a></li>
|
||||
<li><a href="https://www.oasis-open.org/resources/open-repositories/faq">Frequently Asked Questions</a></li>
|
||||
<li><a href="https://www.oasis-open.org/resources/open-repositories/licenses">Open Source Licenses</a></li>
|
||||
<li><a href="https://www.oasis-open.org/resources/open-repositories/cla">Contributor License Agreements (CLAs)</a></li>
|
||||
<li><a href="https://www.oasis-open.org/resources/open-repositories/maintainers-guide">Maintainers' Guidelines and Agreement</a></li>
|
||||
</ul></p>
|
||||
* [Open Repositories: Overview and Resources](https://www.oasis-open.org/resources/open-repositories/)
|
||||
* [Frequently Asked Questions](https://www.oasis-open.org/resources/open-repositories/faq)
|
||||
* [Open Source Licenses](https://www.oasis-open.org/resources/open-repositories/licenses)
|
||||
* [Contributor License Agreements (CLAs)](https://www.oasis-open.org/resources/open-repositories/cla)
|
||||
* [Maintainers' Guidelines and Agreement](https://www.oasis-open.org/resources/open-repositories/maintainers-guide)
|
||||
|
||||
</div>
|
||||
|
||||
<div><h2><a id="feedback">Feedback</a></h2>
|
||||
|
||||
<p>Questions or comments about this Open Repository's activities should be composed as GitHub issues or comments. If use of an issue/comment is not possible or appropriate, questions may be directed by email to the Maintainer(s) <a href="#currentMaintainers">listed above</a>. Please send general questions about Open Repository participation to OASIS Staff at <a href="mailto:repository-admin@oasis-open.org">repository-admin@oasis-open.org</a> and any specific CLA-related questions to <a href="mailto:repository-cla@oasis-open.org">repository-cla@oasis-open.org</a>.</p>
|
||||
|
||||
</div></div>
|
||||
## <a id="feedback">Feedback</a>
|
||||
|
||||
Questions or comments about this Open Repository's activities should be
|
||||
composed as GitHub issues or comments. If use of an issue/comment is not
|
||||
possible or appropriate, questions may be directed by email to the
|
||||
Maintainer(s) [listed above](#currentMaintainers). Please send general
|
||||
questions about Open Repository participation to OASIS Staff at
|
||||
<repository-admin@oasis-open.org> and any specific CLA-related questions
|
||||
to <repository-cla@oasis-open.org>.
|
||||
|
|
Loading…
Reference in New Issue