SeededAssetSensitive
This is the seededAssetSensitive, 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. This is different that hte SeededSensitive as this is pre-before the asset has been created.(but added when the asset is created.
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
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] |