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

Merge branch 'jcolyer-master-patch-3e75' into 'master'

Adding info about version and requesting codebase info

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179084



Merged-by: default avatarEvan Read <eread@gitlab.com>
Approved-by: default avatarEvan Read <eread@gitlab.com>
Reviewed-by: default avatarEvan Read <eread@gitlab.com>
Co-authored-by: default avatarJason Colyer <jcolyer@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -171,11 +171,37 @@ On GitLab Self-Managed, you can activate the view by [enabling the required feat
If you encounter issues while using GitLab Advanced SAST, refer to the [troubleshooting guide](troubleshooting.md).
### Locate the GitLab Advanced SAST analyzer version
To locate the GitLab Advanced SAST analyzer version:
1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Build > Jobs**.
1. Locate the `gitlab-advanced-sast` job.
1. In the output of the job, search for the string `GitLab GitLab Advanced SAST analyzer`.
You should find the version at the end of line with that string. For example:
```plaintext
[INFO] [GitLab Advanced SAST] [2025-01-24T15:51:03Z] ▶ GitLab GitLab Advanced SAST analyzer v1.1.1
```
In this example, the version is `1.1.1`.
## Customize GitLab Advanced SAST
You can disable GitLab Advanced SAST rules or edit their metadata, just as you can other analyzers.
For details, see [Customize rulesets](customize_rulesets.md#disable-predefined-gitlab-advanced-sast-rules).
## Request source code of LGPL-licensed components in GitLab Advanced SAST
To request information about the source code of LGPL-licensed components in GitLab Advanced SAST, please
[contact GitLab Support](https://about.gitlab.com/support/).
To ensure a quick response, include the GitLab Advanced SAST analyzer version in your request.
Because this feature is only available at the Ultimate tier, you must be associated with an organization with that level of support entitlement.
## Feedback
Feel free to add your feedback in the dedicated [issue 466322](https://gitlab.com/gitlab-org/gitlab/-/issues/466322).
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册