CDP Cheat Sheet 2026
The 30 highest-yield CDP facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
80 questions
90 min time limit
80.00% to pass
- At which stage of a CI/CD pipeline should vulnerability scanning ideally first be integrated? → During code commit and pull request creation
- How does incident response improve security in DevSecOps? → Ensures security breaches are identified, contained, and mitigated
- In the STRIDE threat model, what does the letter 'T' represent? → Tampering
- What is the primary purpose of a runbook in incident response? → To provide step-by-step procedures for handling specific incident types
- How does continuing education relate to incident response & disaster recovery for CDP certified professionals? → It ensures professionals stay current with evolving standards and best practices
- Which practice helps developers find and fix security issues before code is merged? → Security-focused code review (peer review)
- When implementing incident response & disaster recovery practices, what should a CDP professional prioritize first? → Compliance with established standards and protocols
- Container image signing and verification using tools like Cosign or Notary helps ensure: → Only trusted, unmodified images are deployed in the cluster
- Under HIPAA Security Rule, which safeguard category addresses workstation use policies and physical access to servers? → Physical safeguards
- Why is automation important in DevSecOps? → Reduces manual errors and accelerates the development process
- What is a 'container image vulnerability scan' designed to detect? → Known CVEs in OS packages and libraries bundled in a container image
- What is 'threat modeling' in the context of DevSecOps? → Systematically identifying potential threats and mitigations during design
- What is the scoring range for CVSS (Common Vulnerability Scoring System) base scores? → 0.0 to 10.0
- Which quality improvement method is most applicable to security architecture & network defense in Certified DevSecOps Professional? → Plan-Do-Check-Act (PDCA) continuous improvement cycle
- A Kubernetes PodSecurityContext setting `readOnlyRootFilesystem: true` helps security by: → Stopping attackers from writing malicious files to the container filesystem
- What is a common challenge professionals face when applying incident response & disaster recovery principles in Certified DevSecOps Professional? → Balancing theoretical knowledge with practical application
- In a risk register, what does 'residual risk' represent? → Risk that remains after controls have been applied
- What is a common risk of using overly broad IAM roles for CI/CD pipeline service accounts? → A compromised pipeline can access and modify unintended cloud resources
- What does 'shift-left' security mean in the context of DevSecOps? → Integrating security testing and practices earlier in the software development lifecycle
- Why is vulnerability management crucial in DevSecOps? → Reduces the likelihood of exploitation by attackers
- How should a CDP professional handle a situation where cloud infrastructure & deployment protocols conflict with practical constraints? → Document the conflict and seek guidance from appropriate authorities
- What is the National Vulnerability Database (NVD) primarily used for in vulnerability management? → Enriching CVE records with CVSS severity scores and additional metadata
- Which tool category performs Static Application Security Testing (SAST)? → Source code analyzers
- What is security automation in DevSecOps? → Using tools and scripts to automatically perform security tasks
- Which metric measures how long an attacker remains in an environment before detection, directly reflecting monitoring program gaps? → Dwell time (Mean Time to Detect)
- Which anomaly detection technique is best suited for detecting insider threats in a DevSecOps environment? → User and Entity Behavior Analytics (UEBA)
- In DevSecOps, what does a 'risk appetite statement' formally define? → The level and type of risk an organization is willing to accept in pursuit of objectives
- Which technology trend is most likely to impact cloud infrastructure & deployment in the CDP field in coming years? → Digital tools for enhanced data collection, analysis, and reporting
- What is a common challenge professionals face when applying automation & scripting fundamentals principles in Certified DevSecOps Professional? → Balancing theoretical knowledge with practical application
- Which attack technique involves exploiting a vulnerability inside a container to gain access to the host operating system? → Container escape
Turn these facts into recall:
Was this helpful?