Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
EC-Council logo

EC-CouncilDevSecOps Essentials

Domain 3Objective 2

Source-Code Management and Build Tools DSE Practice Questions (Page 2)

Part of the DevSecOps Toolchain domain, which makes up ~19% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–15 in this domain), expect 2–3 from this objective — we provide 43 practice questions to prepare you well beyond it. (estimate)

43questions here
9free pages
10concepts

Questions 6–10

  1. 6expert · hard

    A team builds a .NET application and uses MSBuild. They want to automate the build process so that it compiles the code, runs tests, and packages the application into a NuGet package. They also want to ensure that the package version is automatically incremented with each build. What should they configure?

    Select an answer first
  2. 7expert · hard

    A team uses Git with a `main` branch. They have a policy that all changes must be reviewed via pull requests. A developer creates a feature branch, but after a week, the main branch has advanced significantly. The developer's branch has merge conflicts. The team wants to integrate the feature with minimal disruption and maintain a clean history. What should the developer do?

    Select an answer first
  3. 8application · medium

    A development team uses a build tool that compiles source code, runs unit tests, and packages the application into a deployable artifact. They want to ensure that the artifact is reproducible and that the build process is consistent across different environments. What should they configure in their build script?

    Select an answer first
  4. 9application · medium

    A developer accidentally commits a database password to a Git repository. The password is now in the commit history. The team uses a build server that checks out the repository for every build. What is the most secure way to handle this incident?

    Select an answer first
  5. 10application · medium

    A team uses a Git repository hosted on a private server. They want to integrate with a CI/CD tool that needs to access the repository to fetch code. They want to avoid storing credentials in the CI/CD tool's configuration. What is the recommended approach?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “DSE” is a trademark of its owner, used for identification only.