UAV Cybersecurity Pack
nimble.uav.cyber@1.0.0
Threats, controls and validation rules for uncrewed platforms.
publishedApache-2.0 Verified publisher 1,340 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from Nimble, referencing MITRE ATT&CK and NIST publications under its own licence.
Go to sourceOverview
Covers GNSS spoofing and jamming, command-link integrity, firmware supply chain, ground-station hardening and payload data protection. Maps UAV assets to relevant ATT&CK techniques and 800-171 requirements so a fleet twin can report compliance posture.
What's inside
rules
- link-integrity-validation.ttl
mappings
- uav-attack-subset.csv
- uav-to-800-171.csv
ontology
- uav-security.ttl
documentation
- README.md
Artifact types
Dependencies
- mitre.attack.enterprise>=16.0optionalMITRE ATT&CK Enterprise (STIX 2.1)
- nimble.cyber.core>=1.1.0Cybersecurity Core Ontology
- nimble.uav.core>=1.2.0UAV Core Ontology
- nimble.core>=1.1.0Nimble Core Ontology
Version history
- v1.0.0latestNimble ≥ 1.1.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": "nimble.uav.cyber",
"name": "UAV Cybersecurity Pack",
"version": "1.0.0",
"status": "published"
},
"publisher": {
"name": "Nimble",
"type": "first-party"
},
"domains": [
"cybersecurity",
"critical-infrastructure",
"defense-aerospace",
"uav-autonomous"
],
"solution_areas": [
"uav-cybersecurity",
"navigation",
"communications",
"threat-management"
],
"artifacts": [
"ontology-extension",
"validation-rules",
"compliance-mapping"
],
"dependencies": [
{
"id": "mitre.attack.enterprise",
"version": ">=16.0",
"optional": true
},
{
"id": "nimble.cyber.core",
"version": ">=1.1.0",
"optional": false
},
{
"id": "nimble.uav.core",
"version": ">=1.2.0",
"optional": false
},
{
"id": "nimble.core",
"version": ">=1.1.0",
"optional": false
}
],
"compatibility": {
"nimble": {
"minimum": "1.1.0",
"maximum": null
}
},
"license": {
"type": "Apache-2.0",
"name": "Apache License 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0",
"redistribution": "bundled",
"attribution_required": true,
"attribution": "UAV Cybersecurity Pack, Nimble. Threat references: MITRE ATT&CK.",
"source_authority": "Nimble, referencing MITRE ATT&CK and NIST publications",
"source_url": "https://nimblexdt-website.lovable.app"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"rules": [
"link-integrity-validation.ttl"
],
"mappings": [
"uav-attack-subset.csv",
"uav-to-800-171.csv"
],
"ontology": [
"uav-security.ttl"
],
"documentation": [
"README.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}