Commit 00fc0992 authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'docs-policies-page-edit' into 'master'

Style and version edits for Policies page

See merge request gitlab-org/gitlab!72410
parents a193509b 1c8cbb4e
--- ---
stage: Protect stage: Protect
group: Container Security group: Container Security
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Policies **(ULTIMATE)** # Policies **(ULTIMATE)**
> - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/5329) in GitLab Ultimate 13.10 with a [feature flag](../../../administration/feature_flags.md) named `security_orchestration_policies_configuration`. Disabled by default. > - Introduced in GitLab Ultimate 13.10 [with a flag](https://gitlab.com/groups/gitlab-org/-/epics/5329) named `security_orchestration_policies_configuration`. Disabled by default.
> - [Enabled on self-managed](https://gitlab.com/gitlab-org/gitlab/-/issues/321258) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 14.3. > - [Enabled on self-managed](https://gitlab.com/gitlab-org/gitlab/-/issues/321258) in GitLab Ultimate 14.3.
> - [Feature flag `security_orchestration_policies_configuration` removed](https://gitlab.com/gitlab-org/gitlab/-/issues/321258) in GitLab 14.4. > - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/321258) in GitLab 14.4.
Policies in GitLab provide security teams a way to require scans of their choice to be run Policies in GitLab provide security teams a way to require scans of their choice to be run
whenever a project pipeline runs according to the configuration specified. Security teams can whenever a project pipeline runs according to the configuration specified. Security teams can
...@@ -24,8 +24,8 @@ GitLab supports the following security policies: ...@@ -24,8 +24,8 @@ GitLab supports the following security policies:
The Policies page displays deployed The Policies page displays deployed
policies for all available environments. You can check a policies for all available environments. You can check a
policy's information (for example description, enforcement policy's information (for example, description or enforcement
status, etc.), and create and edit deployed policies: status), and create and edit deployed policies:
1. On the top bar, select **Menu > Projects** and find your project. 1. On the top bar, select **Menu > Projects** and find your project.
1. On the left sidebar, select **Security & Compliance > Policies**. 1. On the left sidebar, select **Security & Compliance > Policies**.
...@@ -49,7 +49,7 @@ users must make changes by following the ...@@ -49,7 +49,7 @@ users must make changes by following the
## Policy editor ## Policy editor
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3403) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 13.4. > [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3403) in GitLab Ultimate 13.4.
You can use the policy editor to create, edit, and delete policies: You can use the policy editor to create, edit, and delete policies:
...@@ -79,7 +79,7 @@ mode to fix your policy before Rule mode is available again. ...@@ -79,7 +79,7 @@ mode to fix your policy before Rule mode is available again.
## Container Network Policy ## Container Network Policy
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/32365) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.9. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/32365) in GitLab Ultimate 12.9.
The **Container Network Policy** section provides packet flow metrics for The **Container Network Policy** section provides packet flow metrics for
your application's Kubernetes namespace. This section has the following your application's Kubernetes namespace. This section has the following
...@@ -154,7 +154,7 @@ at the bottom of the editor. ...@@ -154,7 +154,7 @@ at the bottom of the editor.
### Configure a Network Policy Alert ### Configure a Network Policy Alert
> - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3438) and [enabled by default](https://gitlab.com/gitlab-org/gitlab/-/issues/287676) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 13.9. > - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3438) and [enabled by default](https://gitlab.com/gitlab-org/gitlab/-/issues/287676) in GitLab Ultimate 13.9.
> - The feature flag was removed and the Threat Monitoring Alerts Project was [made generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/287676) in GitLab 14.0. > - The feature flag was removed and the Threat Monitoring Alerts Project was [made generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/287676) in GitLab 14.0.
You can use policy alerts to track your policy's impact. Alerts are only available if you've You can use policy alerts to track your policy's impact. Alerts are only available if you've
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment