🎉 VSEC Test v3.1.3 is now live! Release Notes ↗

Asset Properties

Properties are the fields that store information on an asset. Each property has a name, a data type, and an optional description. Properties are defined globally and then assigned to one or more asset types.

Navigate to Asset Manager → Settings → Properties to manage your properties.

Default Properties

VSEC includes six properties out of the box:

PropertyData TypeDescription
Product OwnerTextResponsible person for the product. Used by VSEC Risk Manager for default risk assignment.
KeywordsTagsAttribute tags used to match threat intelligence and relevant test cases to this asset.
InterfacesMulti-selectExternal interfaces that can be used as an attack surface. Options: Wi-Fi, Bluetooth, Cellular, CAN, GPS, USB, JTAG, LIN, RF, Automotive Ethernet, FlexRay.
Product IDTextCorrelates parent and child assets. Populated automatically during PDF import.
Vehicle LineTextVehicle line / platform identifier. Populated automatically during PDF import.
Model YearTextModel year. Populated automatically during PDF import.

Property Data Types

When creating a custom property, choose one of the following data types:

Data TypeUI InputNotes
TextSingle-line text fieldBest for short identifiers, names, or codes
TagsTag input with autocompleteValues are stored as an array; autocompletes from existing keywords across all assets
Multi-selectMulti-option dropdownRequires predefined options in the property’s metadata
SelectSingle-option dropdownRequires predefined options in the property’s metadata
PersonUser pickerSelects from users in your workspace
NumberNumeric fieldStores a numeric value
DateDate pickerStores an ISO date

Creating a Custom Property

Click Add Property to define a new property. You will need to provide:

  • Name — required; must be unique within your workspace
  • Data Type — required; determines how the value is stored and edited
  • Description — optional; shown as helper text in the UI
  • Options (for Multi-select and Select types) — define the list of valid values

After creating a property, assign it to one or more types from the Types settings page or from the property’s own settings.

Assigning Properties to Types

A property is only visible on assets of a type it has been assigned to. Assignment is many-to-many — the same property can be on multiple types, and a type can have many properties.

To assign:

  1. Go to Settings → Types and open the type you want to edit
  2. Use the property assignment UI to add the property
  3. Optionally set a default value for the property on that type — this value will be pre-filled when a new asset of that type is created

To remove a property from a type, go to the type’s settings and remove it from the list. Existing property values on assets are not deleted.

The Keywords property drives VSEC’s relevance matching engine. Assets with relevant keywords will automatically surface in threat intelligence feeds and test case suggestions across the platform.
Last updated on