SeededSensitive
This is the seededSensitive, this does not have an id yet as we will add it on the server side. can optionally pass in our mechanism here, as the default will be manual unless specified. TODO consider updating these asset,format to referenced Models
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
asset | str | ||
text | str | this is the string representative of the sensative piece of data. | |
mechanism | MechanismEnum | [optional] | |
category | SensitiveCategoryEnum | ||
severity | SensitiveSeverityEnum | ||
name | str | ||
description | str | ||
metadata | SensitiveMetadata | [optional] |