| id |
int |
|
[optional] [readonly] |
| findings_count |
int |
|
[optional] [readonly] |
| findings_list |
List[int] |
|
[optional] [readonly] |
| tags |
List[str] |
|
[optional] |
| asset_meta |
List[ProductMeta] |
|
[optional] [readonly] |
| organization |
int |
|
[optional] |
| asset_numeric_grade |
int |
|
[optional] |
| enable_asset_tag_inheritance |
bool |
|
[optional] [default to False] |
| asset_managers |
int |
|
[optional] |
| business_criticality |
str |
* `very high` - Very High * `high` - High * `medium` - Medium * `low` - Low * `very low` - Very Low * `none` - None |
[optional] |
| platform |
str |
* `web service` - API * `desktop` - Desktop * `iot` - Internet of Things * `mobile` - Mobile * `web` - Web |
[optional] |
| lifecycle |
str |
* `construction` - Construction * `production` - Production * `retirement` - Retirement |
[optional] |
| origin |
str |
* `third party library` - Third Party Library * `purchased` - Purchased * `contractor` - Contractor Developed * `internal` - Internally Developed * `open source` - Open Source * `outsourced` - Outsourced |
[optional] |
| created |
datetime |
Time that the object was initially created, and saved to the database |
[optional] [readonly] |
| name |
str |
|
[optional] |
| description |
str |
|
[optional] |
| user_records |
int |
Estimate the number of user records within the application. |
[optional] |
| revenue |
decimal.Decimal |
Estimate the application's revenue. |
[optional] |
| external_audience |
bool |
Specify if the application is used by people outside the organization. |
[optional] |
| internet_accessible |
bool |
Specify if the application is accessible from the public internet. |
[optional] |
| enable_simple_risk_acceptance |
bool |
Allows simple risk acceptance by checking/unchecking a checkbox. |
[optional] |
| enable_full_risk_acceptance |
bool |
Allows full risk acceptance using a risk acceptance form, expiration date, uploaded proof, etc. |
[optional] |
| disable_sla_breach_notifications |
bool |
Disable SLA breach notifications if configured in the global settings |
[optional] |
| technical_contact |
int |
|
[optional] |
| team_manager |
int |
|
[optional] |
| sla_configuration |
int |
|
[optional] |
| members |
List[int] |
|
[optional] [readonly] |
| authorization_groups |
List[int] |
|
[optional] [readonly] |
| regulations |
List[int] |
|
[optional] |
| prefetch |
AssetPrefetch |
|
[optional] |