ISC CSSLP Certified Secure Software Lifecycle Professional Online Training
ISC CSSLP Online Training
The questions for CSSLP were last updated at Jul 31,2025.
- Exam Code: CSSLP
- Exam Name: Certified Secure Software Lifecycle Professional
- Certification Provider: ISC
- Latest update: Jul 31,2025
Which of the following DoD directives is referred to as the Defense Automation Resources Management Manual?
- A . DoD 8910.1
- B . DoD 7950.1-M
- C . DoDD 8000.1
- D . DoD 5200.22-M
- E . DoD 5200.1-R
Which of the following access control models are used in the commercial sector? Each correct answer represents a complete solution. Choose two.
- A . Biba model
- B . Clark-Biba model
- C . Clark-Wilson model
- D . Bell-LaPadula model
Which of the following testing methods verifies the interfaces between components against a software design?
- A . Regression testing
- B . Integration testing
- C . Black-box testing
- D . Unit testing
Which of the following statements best describes the difference between the role of a data owner and the role of a data custodian?
- A . The custodian makes the initial information classification assignments, and the operations manager implements the scheme.
- B . The data owner implements the information classification scheme after the initial assignment by the custodian.
- C . The custodian implements the information classification scheme after the initial assignment by the operations manager.
- D . The data custodian implements the information classification scheme after the initial assignment by the data owner.
Della works as a security engineer for BlueWell Inc. She wants to establish configuration management and control procedures that will document proposed or actual changes to the information system.
Which of the following phases of NIST SP 800-37 C&A methodology will define the above task?
- A . Initiation
- B . Security Certification
- C . Continuous Monitoring
- D . Security Accreditation
Which of the following secure coding principles and practices defines the appearance of code listing so that a code reviewer and maintainer who have not written that code can easily understand it?
- A . Make code forward and backward traceable
- B . Review code during and after coding
- C . Use a consistent coding style
- D . Keep code simple and small