QuestionQ5
DevSecOps Pipeline-Code StageGabriel Bateman works as a DevSecOps engineer at an IT company that develops virtual classroom software for online teaching. He wants to clone the BDD security framework onto his local machine using the following URL:
https://github.com/continuumsecurity/bdd-security.git
Which of the following commands should Gabriel use to clone the BDD security framework?
- A git clone https://github.com/continuumsecurity/bdd-security.git
- B git clone https://github.com/continumsecurity/bdd-security.git
- C github clone https://github.com/continumsecurity/bdd-security.git
- D github clone https://github.com/continuumsecurity/bdd-security.git
Community Discussion