Skip to content

Slot: tags

The list of tags; {key:value} pairs attached to an entity. A Tag

may be used to categorize, filter, and search for entities. For e.g.

"Environment": "Production", "Owner": "007". See

specific usage.

URI: ocsf:tags Alias: tags

Applicable Classes

Name Description Modifies Slot
ResourceDetails The Resource Details object describes details about resources that were no
FindingInfo The Finding Information object describes metadata related to a security findi... yes
WinResource The Windows resource object describes a resource object managed by Windows, no
Metadata The Metadata object describes the metadata associated with the event yes
File The File object represents the metadata associated with a file stored in a yes
Databucket The databucket object is a basic container that holds data, typically organiz... no
WebResource The Web Resource object describes characteristics of a web resource that was no
Resource The Resource object contains attributes that provide information about a yes
Account The Account object contains details about the account that initiated or yes
Image The Image object provides a description of a specific Virtual Machine (VM) or yes
LdapPerson The additional LDAP attributes that describe a person yes
Service The Service object describes characteristics of a service, e yes
ApplicationObject An Application describes the details for an inventoried application as report... yes
Container The Container object describes an instance of a specific container yes
RelatedEvent The Related Event object describes an event or another finding related to a yes
WinService The Windows Service object describes a Windows service no

Properties

Type and Range

Property Value
Range KeyValueObject
Domain Of RelatedEvent, Resource, Account, ApplicationObject, Container, File, FindingInfo, Image, LdapPerson, Metadata, Service

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Tags

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:tags
native ocsf:tags

LinkML Source

name: tags
description: 'The list of tags; <code>{key:value}</code> pairs attached to an entity.
  A Tag

  may be used to categorize, filter, and search for entities. For e.g.

  <code>"Environment": "Production"</code>, <code>"Owner": "007"</code>. See

  specific usage.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Tags
rank: 1000
alias: tags
domain_of:
- RelatedEvent
- Resource
- Account
- ApplicationObject
- Container
- File
- FindingInfo
- Image
- LdapPerson
- Metadata
- Service
range: KeyValueObject
multivalued: true