Loading .gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,4 @@ /dist/ /nbdist/ /.nb-gradle/ templates/dd.sh README.md +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ You may connect to DefectDojo server to visualize the summary of your project's ## Usage This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component-in-a-cicd-configuration) This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component) or using the legacy [`include:project`](https://docs.gitlab.com/ee/ci/yaml/index.html#includeproject) syntax. ### Use as a CI/CD component Loading Loading
.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,4 @@ /dist/ /nbdist/ /.nb-gradle/ templates/dd.sh
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ You may connect to DefectDojo server to visualize the summary of your project's ## Usage This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component-in-a-cicd-configuration) This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component) or using the legacy [`include:project`](https://docs.gitlab.com/ee/ci/yaml/index.html#includeproject) syntax. ### Use as a CI/CD component Loading