Update laravel-env.yaml

Add additional filenames commonly used here.
patch-1
Geeknik Labs 2020-11-21 20:15:29 +00:00 committed by GitHub
parent 788933d7de
commit ebb15fcf69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -2,13 +2,17 @@ id: laravel-env
info:
name: Laravel .env file
author: pxmme1337 & dwisiswant0
author: pxmme1337 & dwisiswant0 & geeknik
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/.env"
- "{{BaseURL}}/.env.dev.local"
- "{{BaseURL}}/.env.development.local"
- "{{BaseURL}}/.env.prod.local"
- "{{BaseURL}}/.env.production.local"
matchers-condition: and
matchers:
- type: regex