QuestionQ23

AI Technologies and Controls

A chatbot was identified as producing low-quality and inaccurate output, and a subsequent investigation found that insecure third-party libraries were in use. Which of the following is the BEST approach to prevent this incident from happening again?

Explanation

Secure coding practices reduce the risk of introducing or retaining insecure third-party dependencies, and testing, evaluation, verification, and validation (TEVV) systematically assesses system security, reliability, and output quality before and during operation. Together, these practices address both the vulnerable-library finding and the inaccurate chatbot behavior.

Community Discussion

No comments yet. Be the first to start the discussion!