The Data Classification Store Application is being developed to simplify the process for ServiceNow administrators to protect sensitive data within the platform. It aims to provide out-of-the-box (OOB) templates for SN workflows and different compliances, which will help in quickly applying protection policies without the need for manual planning and inventory creation.
ServiceNow's data security model consists of three major components:
- Identify sensitive data (Data Discovery)
- Catalog sensitive data (Data Classification)
- Protect the data (Anonymization, Zero Trust Architecture, Client Side Encryption)
Data privacy templates aims to consolidate all the above actions and simplify customer experience to
- view sensitive data
- see what protections are available
The Data Privacy Template is developed by Platform Security to simplify the process for ServiceNow (SN) administrators to protect sensitive data within the platform.
As part of this store app, CSM data has been classified based on sensitivity (PII, Confidential, Highly Confidential, Public, Internal) and these templates have been made available for admins to review and apply protections on the data.
- New: Use the new CSM Data Classification (com.snc.csm_data_privacy) Store app that delivers base system classifications for CRM data, categorizing it as internal, personally identifiable information (PII), confidential, and more. The solution uses the ServiceNow AI Platform capabilities, such as data classification, to apply protection measures and enhance data security.
Required Plugins: com.sn_customerservice and com.glide.data_classification
Note: com.glide.data_classification ia active on zboot
Store App: app-csm-data-privacy