Update laravel-env.yaml

added new path
patch-1
adriyansyah-mf 2021-08-09 13:43:29 +07:00 committed by GitHub
parent f6042d3d43
commit 8ab6fc07bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: laravel-env
info:
name: Laravel .env file
author: pxmme1337 & dwisiswant0 & geeknik & emenalf
author: pxmme1337 & dwisiswant0 & geeknik & emenalf & adrianmf
severity: medium
requests:
@ -17,6 +17,8 @@ requests:
- "{{BaseURL}}/.env.example"
- "{{BaseURL}}/.env.stage"
- "{{BaseURL}}/.env.live"
- "{{BaseURL}}/.env.backup"
- "{{BaseURL}}/.env.save"
matchers-condition: and
matchers:
- type: regex