Loading Jobs/trivy/trivy.yml→Jobs/trivy_image/trivy_image.yml +0 −0 File moved. View file docs/jobs/dynamic_tests/trivy.md +3 −3 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ vulnerability detection capabilities are available in its official ```yaml include: - remote: 'https://jobs.go2scale.io/trivy.yml' - remote: 'https://jobs.go2scale.io/trivy_image.yml' ``` 4. If you need to customize the job (stage, variables, ...) 👉 check the [jobs Loading Loading @@ -71,5 +71,5 @@ directly in pipeline `Test` tab and in merge request widget ## Version * **Latest** (current -> `2020-07-22_1`) : `https://jobs.go2scale.io/latest/trivy.yml` * **Tag `2020-07-22_1`** (initial version) : `https://jobs.go2scale.io/2020-07-22_1/trivy.yml` * **Latest** (current -> `2020-08-04_1`) : `https://jobs.go2scale.io/latest/trivy_image.yml` * **Tag `2020-08-04_1`** (initial version) : `https://jobs.go2scale.io/2020-08-04_1/trivy_image.yml` docs/jobs/index.md +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ Jobs index. They are sorted using the [HUB default stages](/getting-started#stag | Name | Description | | ---- | ----------- | | 🧱 [Trivy](/jobs/dynamic_tests/trivy) | Run a security analysis on docker image using Trivy | | 🧱 [Trivy image analysis](/jobs/dynamic_tests/trivy_image) | Run a security analysis on docker image using Trivy | ## 🙋 Review Loading Loading
docs/jobs/dynamic_tests/trivy.md +3 −3 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ vulnerability detection capabilities are available in its official ```yaml include: - remote: 'https://jobs.go2scale.io/trivy.yml' - remote: 'https://jobs.go2scale.io/trivy_image.yml' ``` 4. If you need to customize the job (stage, variables, ...) 👉 check the [jobs Loading Loading @@ -71,5 +71,5 @@ directly in pipeline `Test` tab and in merge request widget ## Version * **Latest** (current -> `2020-07-22_1`) : `https://jobs.go2scale.io/latest/trivy.yml` * **Tag `2020-07-22_1`** (initial version) : `https://jobs.go2scale.io/2020-07-22_1/trivy.yml` * **Latest** (current -> `2020-08-04_1`) : `https://jobs.go2scale.io/latest/trivy_image.yml` * **Tag `2020-08-04_1`** (initial version) : `https://jobs.go2scale.io/2020-08-04_1/trivy_image.yml`
docs/jobs/index.md +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ Jobs index. They are sorted using the [HUB default stages](/getting-started#stag | Name | Description | | ---- | ----------- | | 🧱 [Trivy](/jobs/dynamic_tests/trivy) | Run a security analysis on docker image using Trivy | | 🧱 [Trivy image analysis](/jobs/dynamic_tests/trivy_image) | Run a security analysis on docker image using Trivy | ## 🙋 Review Loading