Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-11-17 00:09:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-17 00:09:02 +0300
commitb9033ad4157010ccd8f37437de131ed70af90f45 (patch)
tree7d10ebd824040aabc585273e07dec6ebde64730f /doc/user/application_security/secret_detection
parent6d9c4dc2ef4c63bee8e9ca095dc2f0ed683a34f5 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/application_security/secret_detection')
-rw-r--r--doc/user/application_security/secret_detection/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/application_security/secret_detection/index.md b/doc/user/application_security/secret_detection/index.md
index a1e99d869eb..60dea15475d 100644
--- a/doc/user/application_security/secret_detection/index.md
+++ b/doc/user/application_security/secret_detection/index.md
@@ -35,12 +35,12 @@ GitLab displays identified secrets visibly in a few places:
Secret Detection detects a variety of common secrets by default. You can also customize the secret detection patterns using [custom rulesets](#custom-rulesets).
-The [default ruleset provided by Gitleaks](https://gitlab.com/gitlab-org/security-products/analyzers/secrets/-/blob/master/gitleaks/gitleaks.toml) includes the following key types:
+The [default ruleset provided by Gitleaks](https://gitlab.com/gitlab-org/security-products/analyzers/secrets/-/blob/master/gitleaks/gitleaks.toml) includes the following key types:
- Cloud services:
- Amazon Web Services (AWS)
- - Google Cloud Platform (GCP)
-Encryption keys:
+ - Google Cloud Platform (GCP)
+Encryption keys:
- PKCS8
- RSA
- SSH
@@ -48,7 +48,7 @@ Encryption keys:
- Social media platforms:
- Facebook API
- Twitter API
-- Cloud SaaS vendors:
+- Cloud SaaS vendors:
- GitHub API
- Slack Token
- Stripe API