Commit Graph

9 Commits

Author SHA1 Message Date
GitLab Bot c158fa8d69 Add latest changes from gitlab-org/gitlab@master 2020-01-16 12:08:32 +00:00
GitLab Bot 9bbb32b297 Add latest changes from gitlab-org/gitlab@master 2019-10-18 06:07:02 +00:00
Kamil Trzciński d2cc841c55 Add yaml lint
This commit adds CI job that validates all `*.yml`
with `yamllint`.

This commit fixes all offenses present in repository.
2019-06-05 16:31:35 +00:00
Philippe Lafoucrière 37c8f37c56 Make env vars consistent
`DAST_TARGET_AVAILABILITY_TIMEOUT` already defaults to 60 in `analyze`
2019-05-21 00:06:47 +00:00
Victor Zagorodny 478cf29c39 Add ZAP Full Scan support to DAST vendored template 2019-04-26 13:53:17 +00:00
Tiger Watson f92438b878 Restore original Security/DAST.gitlab-ci.yml
Reverts https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26520
for Security/DAST.gitlab-ci.yml.
2019-04-06 16:02:04 +00:00
Tiger 3be46bdf08 Split Security Auto DevOps jobs into templates
Container Scanning, Dependency Scanning, License Management
and SAST parts of Auto DevOps now use the preexisting templates.

Auto DevOps and the DAST job template will now use a
shared job template instead of maintaining two copies
of the job. This also allows Auto DevOps to use custom
authentication with DAST.
2019-04-02 13:31:26 +11:00
Victor Zagorodny 53842505ca Remove before_script from DAST vendored template 2019-03-19 08:35:24 +00:00
Victor Zagorodny 2cb0e98401 Use vendored templates for Sec Products
Update Dependency Scanning and add other templates
2019-03-08 03:39:35 +00:00