Skip to content
代码片段 群组 项目
提交 0ccae6a3 编辑于 作者: Chen Charnolevsky's avatar Chen Charnolevsky
浏览文件

add severity override to instance level

上级 a9356ec7
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
......@@ -13,6 +13,7 @@ class VulnerabilitiesController < ::Security::ApplicationController
push_frontend_feature_flag(:vulnerability_report_vr_badge, current_user, type: :beta)
push_frontend_feature_flag(:vulnerability_report_vr_filter, current_user, type: :beta)
push_frontend_feature_flag(:enhanced_vulnerability_bulk_actions, current_user, type: :wip)
push_frontend_feature_flag(:vulnerability_severity_override, current_user, type: :wip)
push_frontend_feature_flag(:existing_jira_issue_attachment_from_vulnerability_bulk_action,
current_user,
type: :wip
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册