exam questions

Exam 300-910 All Questions

View all questions & answers for the 300-910 exam

Exam 300-910 topic 1 question 3 discussion

Actual exam question from Cisco's 300-910
Question #: 3
Topic #: 1
[All 300-910 Questions]

Which two practices help make the security of an application a more integral part of the software development lifecycle? (Choose two.)

  • A. Add a step to the CI/CD pipeline that runs a dynamic code analysis tool during the pipeline execution.
  • B. Add a step to the CI/CD pipeline that runs a static code analysis tool during the pipeline execution.
  • C. Use only software modules that are written by the internal team.
  • D. Add a step to the CI/CD pipeline to modify the release plan so that updated versions of the software are made available more often.
  • E. Ensure that the code repository server has enabled drive encryption and stores the keys on a Trusted Platform Module or Hardware Security Module.
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JM_Lee
Highly Voted 3 years, 6 months ago
I'll choose "A & B".
upvoted 14 times
...
examtodo
Most Recent 4 months, 3 weeks ago
Selected Answer: AB
A. Add a step to the CI/CD pipeline that runs a dynamic code analysis tool during the pipeline execution. B. Add a step to the CI/CD pipeline that runs a static code analysis tool during the pipeline execution.
upvoted 1 times
...
psyborg
6 months, 3 weeks ago
Selected Answer: AB
I agree with JM_Lee: A and B are correct. I am certain of B: static code analysis like "bandit" can be used. A is also a good answer, although the study materials don't seem to mention dynamic analysis. C & D are nonsense E. is a valid response, but maybe not as "an integral part of the software development lifecycle"
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...