summaryrefslogtreecommitdiff
path: root/doc/user/application_security/secret_detection/post_processing.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/application_security/secret_detection/post_processing.md')
-rw-r--r--doc/user/application_security/secret_detection/post_processing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/secret_detection/post_processing.md b/doc/user/application_security/secret_detection/post_processing.md
index 972558c3b95..643da47d876 100644
--- a/doc/user/application_security/secret_detection/post_processing.md
+++ b/doc/user/application_security/secret_detection/post_processing.md
@@ -56,7 +56,7 @@ A vendor revocation receiver service integrates with a GitLab instance to receiv
a web notification and respond to leaked token requests.
To implement a receiver service to revoke leaked tokens:
-
+
1. Create a publicly accessible HTTP service matching the corresponding API contract
below. Your service should be idempotent and rate-limited.
1. When a pipeline corresponding to its revocable token type (in the example, `my_api_token`)