FedRAMP authorization requires that test tools used against government cloud systems meet specific security controls. Which ChromeDriver argument helps satisfy the SC-28 (Protection of Information at Rest) control during local test runs?
-
A
Using a user-data-dir on an encrypted volume and clearing it after each test run
-
B
--disable-gpu to prevent GPU memory caching of sensitive data
-
C
--incognito to ensure browser data is stored in a temporary folder
-
D
--no-sandbox to allow ChromeDriver to access encrypted file systems