A company has deployed a text-processing engine to streamline support interactions. Which measure helps prevent private data from being revealed to this system?
Use pre-configured settings provided for the system
Encrypt the output after processing is completed
Implement a perimeter firewall to isolate the text-processing engine
Use a data review and removal process before sending any records
Inspecting and scrubbing the data beforehand helps remove sensitive fields before they reach the engine. Pre-configured settings alone do not ensure data sanitization, encrypting the output only secures data after it is processed, and perimeter isolation does not filter or control the information that is fed into the system.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is data sanitization and why is it important?
Open an interactive chat with Bash
Why doesn’t encrypting the output ensure data privacy in this use case?
Open an interactive chat with Bash
What are examples of fields or data that should be removed in a data sanitization process?