Create snyk-ignore-file-disclosure.yaml

patch-1
Dhiyaneshwaran 2021-07-21 14:05:40 +05:30 committed by GitHub
parent 733e98f1e2
commit 5200f16d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: snyk-ignore-file-disclosure
info:
name: Snyk Ignore File Disclosure
author: dhiyaneshDk
severity: low
reference: https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/snyk-ignore-file-disclosure.json
tags: exposure,files
requests:
- method: GET
path:
- "{{BaseURL}}/.snyk"
matchers-condition: and
matchers:
- type: word
words:
- '# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.'
part: body
- type: status
status:
- 200