Merge pull request #5114 from projectdiscovery/pipfile-lock

Create pipfile-lock.yaml
patch-1
Prince Chaddha 2022-08-15 15:53:29 -07:00 committed by GitHub
commit b65201635a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: pipfile-lock
info:
name: Pipfile.lock Disclosure
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: html:"Pipfile"
tags: exposure,pip,devops,cicd
requests:
- method: GET
path:
- "{{BaseURL}}/Pipfile.lock"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"pipfile-spec":'
- '"requires"'
condition: and
- type: status
status:
- 200