All Projects → oasis-open → cti-stix2-json-schemas

oasis-open / cti-stix2-json-schemas

Licence: BSD-3-Clause License
OASIS TC Open Repository: Non-normative schemas and examples for STIX 2

Programming Languages

ANTLR
299 projects
shell
77523 projects

Projects that are alternatives of or similar to cti-stix2-json-schemas

cti-stix-generator
OASIS Cyber Threat Intelligence (CTI) TC: A tool for generating STIX content for prototyping and testing. https://github.com/oasis-open/cti-stix-generator
Stars: ✭ 27 (-64%)
Mutual labels:  stix, cti, oasis, cyber-threat-intelligence, stix2
cti-pattern-validator
OASIS TC Open Repository: Validate patterns used to express cyber observable content in STIX Indicators
Stars: ✭ 18 (-76%)
Mutual labels:  stix, cti, oasis, cyber-threat-intelligence, stix2
cti-stix-elevator
OASIS Cyber Threat Intelligence (CTI) TC Open Repository: Convert STIX 1.2 XML to STIX 2.x JSON
Stars: ✭ 42 (-44%)
Mutual labels:  stix, cti, oasis, cyber-threat-intelligence, stix2
stix-icons
stix-icons is a collection of colourful and clean icons for use in software, training and marketing material to visualize cyber threats according to the STIX language for intelligence exchange, defined by OASIS Cyber Threat Intelligence (CTI) TC
Stars: ✭ 14 (-81.33%)
Mutual labels:  stix, cti, cyber-threat-intelligence, stix2
attack-stix-data
STIX data representing MITRE ATT&CK
Stars: ✭ 118 (+57.33%)
Mutual labels:  stix, cti, cyber-threat-intelligence
Misp
MISP (core software) - Open Source Threat Intelligence and Sharing Platform
Stars: ✭ 3,485 (+4546.67%)
Mutual labels:  stix, cti
json-schema-inferrer
Java library for inferring JSON schema from sample JSONs
Stars: ✭ 78 (+4%)
Mutual labels:  json-schema, schemas
Schema Registry
Confluent Schema Registry for Kafka
Stars: ✭ 1,647 (+2096%)
Mutual labels:  json-schema, schemas
Abused-Legitimate-Services
Cloud, CDN, and marketing services leveraged by cybercriminals and APT groups
Stars: ✭ 42 (-44%)
Mutual labels:  cti, cyber-threat-intelligence
mitreattack-python
A python module for working with ATT&CK
Stars: ✭ 208 (+177.33%)
Mutual labels:  cti, cyber-threat-intelligence
attack-evals
ATT&CK Evaluations website (DEPRECATED)
Stars: ✭ 57 (-24%)
Mutual labels:  cti, cyber-threat-intelligence
mitrecnd.github.io
MITRE Shield website
Stars: ✭ 17 (-77.33%)
Mutual labels:  cti, cyber-threat-intelligence
ontology
Global Insurance Ontology
Stars: ✭ 71 (-5.33%)
Mutual labels:  json-schema
JBOL
JBOL is a collection of modules for the JQ language.
Stars: ✭ 56 (-25.33%)
Mutual labels:  json-schema
universal-json-schema
📜 Universal JSON Schema Form - Currently Support for React - Material UI components for building Web forms from JSON Schema.
Stars: ✭ 102 (+36%)
Mutual labels:  json-schema
Core
Free, easy to setup PBX for small business based on Asterisk 16 core
Stars: ✭ 190 (+153.33%)
Mutual labels:  cti
yajsv
Yet Another JSON Schema Validator [CLI]
Stars: ✭ 42 (-44%)
Mutual labels:  json-schema
statham-schema
Statham is a Python Model Parsing Library for JSON Schema.
Stars: ✭ 21 (-72%)
Mutual labels:  json-schema
cycat-service
CyCAT.org API back-end server including crawlers
Stars: ✭ 25 (-66.67%)
Mutual labels:  cti
json-schema-migrate
Migrate JSON-Schema draft-04 to draft-07, draft-2019-09 or draft-2020-12
Stars: ✭ 18 (-76%)
Mutual labels:  json-schema

cti-stix2-json-schemas

This is an OASIS TC Open Repository. See the Governance section for more information.

This repository contains non-normative JSON schemas and examples for STIX 2. The examples include short examples of particular objects, more complete use-case examples, and complete reports in STIX 2. The repository contains both JSON schemas and JSON STIX documents.

NOTE: The schemas in this repository are intended to follow the STIX 2.1 Specification, but some requirements of the specification cannot be enforced in JSON schema alone. As a result, these schemas are insufficient to determine whether a particular example of STIX 2.1 JSON is "valid". Additionally, though care has been taken to ensure that these schemas do not conflict with the specification, in case of conflict, the specification takes precedence.

Some of the checks the schemas do not contain:

  • The 'modified' property must be later or equal to 'created'.
  • Marking Definitions (both object markings and granular markings) cannot refer to themselves (no circular refs).
  • IDs for custom object types must start with the name of that type.
  • Granular Marking selectors must refer to properties or items actually present in the object.
  • Object references in the Cyber Observable layer must be valid within the local scope.
  • Custom observable objects and observable extensions must have at least one custom property.
  • Values for some Cyber Observable object properties must come from official registries (eg. artifact:mime_type must be a valid IANA MIME type).
  • Some Cyber Observable objects' *_ref and *_refs properties must point to specific types of objects (eg. process:image_ref must point to an object of type 'file').
  • In patterns, an Observation Expression MUST NOT have more than one Qualifier of a particular type.

NOTE: If you need schemas for previous versions of the STIX 2 specification, see the Git branch corresponding to that version.

Governance

This GitHub public repository ( https://github.com/oasis-open/cti-stix2-json-schemas ) was proposed and approved [bis] by the the OASIS Cyber Threat Intelligence (CTI) TC as an OASIS TC Open Repository to support development of open source resources related to Technical Committee work.

While this TC 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 from the OASIS TC Process and related policies.

All contributions made to this TC Open Repository are subject to open source license terms expressed in the BSD-3-Clause License. That license was selected as the declared "Applicable License" when the TC Open Repository was created.

As documented in "Public Participation Invited", contributions to this OASIS TC 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 TC Open Repository Guidelines and Procedures, the open source LICENSE designated for this particular repository, and the requirement for an Individual Contributor License Agreement that governs intellectual property.

Maintainers

TC Open Repository Maintainers are responsible for oversight of this project's community development activities, including evaluation of GitHub pull requests and preserving open source principles of openness and fairness. Maintainers are recognized and trusted experts who serve to implement community goals and consensus design preferences.

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.

Current Maintainers of this TC Open Repository

About OASIS TC Open Repositories

Feedback

Questions or comments about this TC 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. Please send general questions about TC Open Repository participation to OASIS Staff at [email protected] and any specific CLA-related questions to [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].