STIX 2.1 Threat Intelligence Alignment
oasis.stix21.alignment@2.1.0
Maps STIX 2.1 domain objects onto Nimble threat concepts.
publishedCC-BY-SA-4.0 Verified publisher 980 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from OASIS Open under its own licence.
Go to sourceOverview
Alignment package so STIX indicators, observed data, incidents and courses of action can be ingested as first-class instances rather than opaque JSON blobs.
What's inside
mappings
- stix21-alignment.ttl
instances
- examples/indicator.json
documentation
- README.md
Artifact types
Dependencies
- nimble.cyber.core>=1.0.0Cybersecurity Core Ontology
Version history
- v2.1.0latestNimble ≥ 1.0.08/29/2026
Current release.
- v0.9.0Nimble ≥ 1.0.01/31/2026
Initial public preview.
Manifest
Nimble consumes this machine-readable manifest when resolving and installing the package.
{
"package": {
"id": "oasis.stix21.alignment",
"name": "STIX 2.1 Threat Intelligence Alignment",
"version": "2.1.0",
"status": "published"
},
"publisher": {
"name": "OASIS Open",
"type": "standards-body"
},
"domains": [
"cybersecurity"
],
"solution_areas": [
"threat-management",
"incident-response"
],
"artifacts": [
"ontology-alignment",
"example-instances"
],
"dependencies": [
{
"id": "nimble.cyber.core",
"version": ">=1.0.0",
"optional": false
}
],
"compatibility": {
"nimble": {
"minimum": "1.0.0",
"maximum": null
}
},
"license": {
"type": "CC-BY-SA-4.0",
"name": "Creative Commons Attribution-ShareAlike 4.0",
"url": "https://creativecommons.org/licenses/by-sa/4.0/",
"redistribution": "bundled",
"attribution_required": true,
"attribution": "STIX 2.1, OASIS Open.",
"source_authority": "OASIS Open",
"source_url": "https://docs.oasis-open.org/cti/stix/v2.1/stix-v2.1.html"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"mappings": [
"stix21-alignment.ttl"
],
"instances": [
"examples/indicator.json"
],
"documentation": [
"README.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}