AAISM AI Technologies And Controls Practice Question
Which THREE of the following are effective ways to secure the 'ML Pipeline' (MLOps) against supply chain attacks?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use isolated environments for pipeline stages
Securing the pipeline involves code signing, scanning dependencies for vulnerabilities, and using isolated container environments.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Use isolated environments for pipeline stages
Why this is correct
Isolation prevents lateral movement.
- ✓
Cryptographically sign all container images
Why this is correct
Signing ensures that only authorized code is deployed.
- ✗
Disable all CI/CD pipeline logging
Why it's wrong here
Logging is necessary for audit.
- ✗
Always run the pipeline as a root user
Why it's wrong here
Running as root is a major security risk.
- ✓
Scan third-party libraries for vulnerabilities
Why this is correct
Dependency scanning prevents known exploit inclusion.
About these practice questions
This AAISM question is part of Courseiva's 205-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official ISACA exam blueprint
This AAISM practice question is part of Courseiva's free ISACA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AAISM exam.