Commit fc435f99 authored by Thomas Boni's avatar Thomas Boni
Browse files

rename trivy job

parent 5c47db72
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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
@@ -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`
+1 −1
Original line number Diff line number Diff line
@@ -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