SPLK-2001 Exam QuestionsBrowse all questions from this exam

SPLK-2001 Exam - Question 15


What application security best practices should be adhered to while developing an app for Splunk? (Select all that apply.)

Show Answer
Correct Answer: ACD

When developing an application for Splunk, it is crucial to adhere to security best practices to ensure the app's integrity and protect user data. Reviewing the OWASP Top Ten List helps identify the most critical security risks, making it a valuable practice. Similarly, using the OWASP Secure Coding Practices Quick Reference Guide provides comprehensive guidelines for secure coding to minimize vulnerabilities in the codebase. Additionally, ensuring that third-party libraries have no outstanding CVE (Common Vulnerabilities and Exposures) vulnerabilities is essential to prevent the inclusion of known security flaws that could compromise the application. Storing passwords in clear text in .conf files is inherently insecure and should be avoided.

Discussion

5 comments
Sign in to comment
New_userOptions: ACD
Jul 17, 2021

Answer is ACD. D s also included to the list accessable by provided link

gsplunkerOptions: AC
Jul 22, 2021

Yes ACD is the answer

aninhapipolOptions: AC
May 13, 2022

It's ACD.

shabamichaelOptions: AC
Aug 3, 2023

Yes ACD is the answer A. Review the OWASP Top Ten List. C. Review the OWASP Secure Coding Practices Quick Reference Guide. D. Ensure that third-party libraries that the app depends on have no outstanding CVE vulnerabilities.

qtygbapjpesdayazko
Aug 30, 2023

ACD, this is the way

shabamichaelOptions: AC
Apr 17, 2023

The answer is AC, because it is during development