该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 26, 2024
-
-
由 Fernando Cardenas 创作于
* Hide toggle behind feature flag * Define component, update card logic, add graphQL mutation
-
- 12月 06, 2023
-
-
由 Fabien Catteau 创作于
Remove the global_dependency_scanning_on_advisory_ingestion flag. As a result, Continuous Vulnerability Scanning (CVS) for Dependency Scanning always runs globally, and the opt-in behavior introduced when the feature was experimental is no longer available. Changelog: changed EE: true
-
- 10月 13, 2023
-
-
由 Will Meek 创作于
-
- 9月 16, 2023
-
-
由 Dheeraj Joshi 创作于
This add the feature to enable continuous vulnerability scans in Security Configuration page. This change is behind a feature flag.
-
- 6月 02, 2023
-
-
由 Will Meek 创作于
This will allow for consistency with frontend test attributes
-
- 5月 19, 2023
-
-
由 Will Meek 创作于
This reverts merge request !120750
-
- 5月 18, 2023
-
-
由 Will Meek 创作于
This will allow for consistency with frontend test attributes
-
- 4月 12, 2023
-
-
由 Erran Carey 创作于
Introduce the Breach and Attack Simulation Incubation project to users in the Security Configuration page. Add a security feature for BAS Learn more link and help guide for enabling the DAST BAS feature flag. Changelog: changed
-
- 4月 22, 2022
-
-
由 Artur Fedorov 创作于
Wrapping it in div solves the problem of right alignment
-
- 4月 12, 2022
-
-
由 Artur Fedorov 创作于
New component, feature-card-badge, is displayed on DAST configuration card. It is shown based on feature configuration. New property "badge" can be added to a specific feature via backend or frontend. Layout of the card is adjusted accordingly based on configuration. Specs are adjusted accordingly. feature-card-badge has internal logic for conditional tooltip rendering. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83723 EE: true
-
- 3月 31, 2022
-
-
由 Jannik Lehmann 创作于
-
由 Jannik Lehmann 创作于
-
- 3月 01, 2022
-
-
由 Justin Mandell 创作于
-
- 2月 16, 2022
-
-
由 Jannik Lehmann 创作于
This commit refactors the security configuration data accumulation to be consistent across CE & EE.
-
- 10月 22, 2021
-
-
由 Jannik Lehmann 创作于
-
- 9月 24, 2021
-
-
由 Will Meek 创作于
As per https://gitlab.com/gitlab-org/quality/testcases/-/issues/1666 The functionality was introduced, this MR adds an End to End test to test this
-
- 7月 30, 2021
-
-
由 Mark Florian 创作于
This should make the suite pass regardless of the state of the `security_configuration_redesign(_ee)?` feature flags. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/336472.
-
- 7月 20, 2021
-
-
由 Mark Florian 创作于
This also makes sure that the configuration guide link is only displayed for a given feature if that feature has a configurationHelpPath property.
-
- 7月 14, 2021
-
-
由 Mark Florian 创作于
This makes sure that the "Configure via Merge Request" button is displayed for Secret Detection in the [new][1] Security Configuration page for all tiers. The button was not working in FOSS since the client-side mutation was only defined in EE, so that was moved to FOSS. The backend implementation of the mutation is already in FOSS. This also ensures that a similar button is displayed for Dependency Scanning in Ultimate projects when the sec_dependency_scanning_ui_enable feature flag is enabled. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/326005 and https://gitlab.com/gitlab-org/gitlab/-/issues/328426. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/326926
-
- 5月 18, 2021
-
-
由 Mark Florian 创作于
This new component represents a given feature for the redesigned Security & Compliance Configuration page. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/328385, part of https://gitlab.com/groups/gitlab-org/-/epics/5820.
-