APP ID:
{{ $_.get(item.detail, 'category.appId', '-') }}
{{$t('entities.category')}}:
{{ $_.get(item.detail, 'category.appCategory', '-') }}
{{$t('entities.subcategory')}}:
{{ $_.get(item.detail, 'category.appSubcategory', '-') }}
{{$t('entities.riskLevel')}}:
{{ appRisk($_.get(item.detail, 'category.appRisk', '-')) }}
{{$t('config.dataSource.description')}}:
{{ $_.get(item.detail, 'category.appDescription', '-') }}