Splunk Enterprise Certified Admin — Question 56
Which of the following is a security best practice?
Answer options
- A. Enable XSS.
- B. Eliminate all escape characters.
- C. Ensure the app passes App Certification.
- D. Ensure components have no Common Vulnerabilities and Exposures (CVE) vulnerabilities.
Correct answer: D
Explanation
The correct answer is D because ensuring components are free from CVE vulnerabilities is crucial for maintaining the security of an application. Options A and B propose actions that could actually weaken security, while C focuses on certification, which is important but does not directly address vulnerability management.