dxc-technology / online-devops-dojo

DevOps hands-on learning modules in your browser
https://dxc-technology.github.io/about-devops-dojo/
Mozilla Public License 2.0
61 stars 32 forks source link

Disable default sec #56

Closed pberthonneau closed 4 years ago

pberthonneau commented 4 years ago

Disable security check which conflicts with shift security left training vulnerabilities.

The graphQL mutation to clone the template worked fine but if the repository is deleted, a second clone attempt makes the API answers that the repository still exist and conflicts. Bug or delay annoying for testing.

I reverted back to local clone method.