Type: AttackVersionString
An ATT&CK object version string in 'major.minor' format where both components are integers between 0 and 99 (e.g., "1.0", "12.5"). The version is incremented by ATT&CK when the content of an object changes. Does not include a patch component.
URI: xsd:string
Type Properties
| Property |
Value |
| Base |
str |
| Type URI |
xsd:string |
| ## Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^(\d{1,2})\.(\d{1,2})$ |
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
xsd:string |
| native |
attack:attack_version_string |