You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Read more in the [Chain-bench Documentation][docs]
48
48
-[Usage](#usage)
49
49
-[Using docker](#using-docker)
50
50
-[Using GitHub Actions](#using-github-actions)
51
-
-[Using Gitlab CI (experimental)](#using-gitlab-ci-experimental)
51
+
-[Using Gitlab CI (beta)](#using-gitlab-ci-beta)
52
52
-[Requirements](#requirements)
53
53
-[Supported Providers](#supported-providers)
54
54
-[Please Note](#please-note)
@@ -145,7 +145,7 @@ See the repository at https://github.com/aquasecurity/chain-bench-action
145
145
</details>
146
146
147
147
148
-
### Using Gitlab CI (experimental)
148
+
### Using Gitlab CI (beta)
149
149
150
150
You can integrated chain-bench results into [Gitlab Vulnrability Report](https://docs.gitlab.com/ee/user/application_security/vulnerability_report/) by adding a new step within your CI defintion:
0 commit comments