ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

A development team is building an online banking API that must decide at run-time whether a user may transfer money between two accounts. The decision depends on current balances, daily limits, account ownership, and in-memory fraud flags. Which implementation best illustrates an imperative (programmatic) security approach for this need?

  • Write a validation routine inside the transferFunds() method that checks the requester's role, account ownership, real-time balances, and fraud flags before executing the transaction.

  • Attach a pre-defined cloud IAM role to the container so only principals with that role can invoke any API endpoint.

  • Define allowed source and destination account pairs in a YAML policy file that the API gateway enforces at deployment time.

  • Set container securityContext fields to restrict network egress to the banking core and rely on the platform to block unauthorized calls.

ISC2 Certified Secure Software Lifecycle Professional (CSSLP)
Secure Software Implementation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot