mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Merge pull request #14555 from ggranjus/main
Stop detecting .env.example files in generic-env template to reduce false positives
This commit is contained in:
@@ -30,7 +30,6 @@ http:
|
||||
- "/.env.production"
|
||||
- "/.env.production.local"
|
||||
- "/.env.local"
|
||||
- "/.env.example"
|
||||
- "/.env.stage"
|
||||
- "/.env.live"
|
||||
- "/.env.backup"
|
||||
|
||||
Reference in New Issue
Block a user