Learn about how classification frameworks categorize the risk level of your data
12{
"shortName": "ECMC Framework",
"name": "External Catalog Mapping Classification Framework",
"description": "This framework maps the classification tags the organization has in Collibra to Immuta data sources.",
"tags": [
{
"name": "ECMC.Confidentiality.Highly Sensitive",
"source": "curated",
"sensitivities": [
{
"dimension": "confidentiality",
"sensitivity": 2
}
]
},
{
"name": "ECMC.Confidentiality.Sensitive",
"source": "curated",
"sensitivities": [
{
"dimension": "confidentiality",
"sensitivity": 1
}
]
},
{
"name": "ECMC.Confidentiality.Nonsensitive",
"source": "curated",
"sensitivities": []
}
],
"rules": [
{
"name": "ECMC 00001",
"classificationTag": {
"name": "ECMC.Confidentiality.Highly Sensitive",
"source": "curated"
},
"columnTags": [
{
"name": "Restricted",
"source": "collibra"
}
],
"neighborColumnTags": [],
"tableTags": []
},
{
"name": "ECMC 00002",
"classificationTag": {
"name": "ECMC.Confidentiality.Sensitive",
"source": "curated"
},
"columnTags": [
{
"name": "Confidential",
"source": "collibra"
}
],
"neighborColumnTags": [],
"tableTags": []
},
{
"name": "ECMC 00003",
"classificationTag": {
"name": "ECMC.Confidentiality.Sensitive",
"source": "curated"
},
"columnTags": [
{
"name": "Internal",
"source": "collibra"
}
],
"neighborColumnTags": [],
"tableTags": []
},
{
"name": "ECMC 00004",
"classificationTag": {
"name": "ECMC.Confidentiality.Nonsensitive",
"source": "curated"
},
"columnTags": [
{
"name": "Public",
"source": "curated"
}
],
"neighborColumnTags": [],
"tableTags": []
}
],
"active": true
}"rules": [
{
"name": "RAF 00004",
"classificationTag": {
"name": "RAF.Confidentiality.High",
"source": "curated"
},
"columnTags": [
{
"name": "DSF.Interpretation.Credentials.Secret",
"source": "curated"
}
],
"neighborColumnTags": [],
"tableTags": []
}
]"rules": [
{
"name": "RAF 00004",
"classificationTag": {
"name": "RAF.Confidentiality.High",
"source": "curated"
},
"columnTags": [
{
"name": "Confidential",
"source": "collibra"
}
],
"neighborColumnTags": [],
"tableTags": []
}
]curl \
--request GET \
--header "accept: application/json" \
--header "Authorization: Bearer <your-token." \
https://your-immuta-url.com/tag[
{
"id": 114,
"name": "DataProperties.Cross-Sectional",
"source": "curated",
"deleted": false,
"systemCreated": true
},
{
"id": 2,
"name": "Discovered.Country.Argentina",
"source": "curated",
"deleted": false,
"systemCreated": true
},
{
"id": 9,
"name": "Discovered.Country.Australia",
"source": "collibra",
"deleted": false,
"systemCreated": true
}
]curl \
--request POST \
--header "Content-Type: application/json" \
--header "Authorization: Bearer <your-token>" \
--data @example-payload.json \
https://your.immuta.com/frameworks/Tune identification and classification frameworks to adjust where tags are applied based on your own security and compliance needs