Add strapi-private-documentation-login-portal.yaml

Add strapi-private-documentation-login-portal.yaml
patch-1
idealphase 2022-01-21 21:52:57 +07:00 committed by GitHub
parent ad764306cd
commit fa6712b1ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: strapi-private-documentation-login-portal
info:
name: Strapi CMS - private documentation (Make the documentation endpoint private. By default, the access is public)
author: idealphase
severity: info
tags: strapi
requests:
- method: GET
path:
- '{{BaseURL}}/documentation/login'
matchers-condition: and
matchers:
- type: word
words:
- "<title>Login - Documentation</title>"
- "Enter the password to access the documentation."
- "https://strapi.io/"
- type: status
status:
- 200