Merge pull request #740 from afaq1337/master

Added package-lock.json template
patch-1
PD-Team 2021-01-08 00:28:00 +05:30 committed by GitHub
commit d0f3b8a7e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: package-json
info:
name: npm package.json disclosure
author: geeknik
author: geeknik & afaq
severity: info
description: All npm packages contain a file, usually in the project root, called package.json - this file holds various metadata relevant to the project.
@ -10,6 +10,7 @@ requests:
- method: GET
path:
- "{{BaseURL}}/package.json"
- "{{BaseURL}}/package-lock.json"
matchers-condition: and
matchers: