Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
76f9639b
Commit
76f9639b
authored
Dec 22, 2020
by
ngaskill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add removal warning to WAF docs
parent
8aa94a66
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
doc/user/clusters/applications.md
doc/user/clusters/applications.md
+5
-0
doc/user/project/clusters/protect/web_application_firewall/index.md
...roject/clusters/protect/web_application_firewall/index.md
+5
-0
doc/user/project/clusters/protect/web_application_firewall/quick_start_guide.md
...ers/protect/web_application_firewall/quick_start_guide.md
+5
-0
No files found.
doc/user/clusters/applications.md
View file @
76f9639b
...
...
@@ -1268,6 +1268,11 @@ record.
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/21966) in GitLab 12.7.
WARNING:
The Web Application Firewall is in its end-of-life process. It is
[
deprecated
](
https://gitlab.com/gitlab-org/gitlab/-/issues/271276
)
in GitLab 13.6, and planned for
[
removal
](
https://gitlab.com/gitlab-org/gitlab/-/issues/271349
)
in GitLab 14.0.
A Web Application Firewall (WAF) examines traffic being sent or received,
and can block malicious traffic before it reaches your application. The benefits
of a WAF are:
...
...
doc/user/project/clusters/protect/web_application_firewall/index.md
View file @
76f9639b
...
...
@@ -6,6 +6,11 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Web Application Firewall
WARNING:
The Web Application Firewall is in its end-of-life process. It is
[
deprecated
](
https://gitlab.com/gitlab-org/gitlab/-/issues/271276
)
in GitLab 13.6, and planned for
[
removal
](
https://gitlab.com/gitlab-org/gitlab/-/issues/271349
)
in GitLab 14.0.
A web application firewall (or WAF) filters, monitors, and blocks HTTP traffic to
and from a web application. By inspecting HTTP traffic, it can prevent attacks
stemming from web application security flaws. It can be used to detect SQL injection,
...
...
doc/user/project/clusters/protect/web_application_firewall/quick_start_guide.md
View file @
76f9639b
...
...
@@ -6,6 +6,11 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Getting started with the Web Application Firewall
WARNING:
The Web Application Firewall is in its end-of-life process. It is
[
deprecated
](
https://gitlab.com/gitlab-org/gitlab/-/issues/271276
)
in GitLab 13.6, and planned for
[
removal
](
https://gitlab.com/gitlab-org/gitlab/-/issues/271349
)
in GitLab 14.0.
This is a step-by-step guide to help you use the GitLab
[
Web Application Firewall
](
index.md
)
after
deploying a project hosted on GitLab.com to Google Kubernetes Engine using
[
Auto DevOps
](
../../../../../topics/autodevops/index.md
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment