Skip to content
代码片段 群组 项目
未验证 提交 c73ff980 编辑于 作者: Nick Ilieskou's avatar Nick Ilieskou 提交者: GitLab
浏览文件

Add supported architectures section for operational container scanning

上级 cd0613a5
No related branches found
No related tags found
无相关合并请求
...@@ -13,6 +13,10 @@ DETAILS: ...@@ -13,6 +13,10 @@ DETAILS:
> - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/6346) in GitLab 14.8. > - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/6346) in GitLab 14.8.
> - [Deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/368828) the starboard directive in GitLab 15.4. The starboard directive is scheduled for removal in GitLab 16.0. > - [Deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/368828) the starboard directive in GitLab 15.4. The starboard directive is scheduled for removal in GitLab 16.0.
## Supported architectures
Operational Container Scanning runs only on `linux/amd64` architecture due to a limitation of the [Trivy wrapper](https://gitlab.com/gitlab-org/security-products/analyzers/trivy-k8s-wrapper) image used for the scanning. To track support for `linux/amd64` see [issue 442804](https://gitlab.com/gitlab-org/gitlab/-/issues/442804).
## Enable operational container scanning ## Enable operational container scanning
You can use operational container scanning (OCS) to scan container images in your cluster for security vulnerabilities. You can use operational container scanning (OCS) to scan container images in your cluster for security vulnerabilities.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册