Software

Common Types

Details

IDSoftware
From Version6.5.0
LayoutSoftware

Manual Mapping (8)

Indicator Field Source Path
cpe Software.cpe
description Software.Description
languages
stixid Software.StixID
swid Software.swid
trafficlightprotocol Software.TLP
vendor Software.Vendor
version Software.Version
{
    "id": "Software",
    "version": -1,
    "modified": "2022-12-29T08:33:10.878587682Z",
    "shouldCommit": false,
    "regex": "",
    "details": "Software",
    "prevDetails": "Software",
    "system": false,
    "locked": false,
    "disabled": false,
    "file": false,
    "updateAfter": 0,
    "mergeContext": false,
    "manualMapping": {
        "cpe": {
            "simple": "Software.cpe"
        },
        "description": {
            "simple": "Software.Description"
        },
        "languages": {
            "complex": {
                "root": "Software",
                "filters": [],
                "accessor": "Languages",
                "transformers": [
                    {
                        "operator": "split",
                        "args": {
                            "delimiter": {
                                "value": {
                                    "simple": ","
                                }
                            }
                        }
                    }
                ]
            }
        },
        "stixid": {
            "simple": "Software.StixID"
        },
        "swid": {
            "simple": "Software.swid"
        },
        "trafficlightprotocol": {
            "simple": "Software.TLP"
        },
        "vendor": {
            "simple": "Software.Vendor"
        },
        "version": {
            "simple": "Software.Version"
        }
    },
    "expiration": 0,
    "layout": "Software",
    "fromVersion": "6.5.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}