package-json: add pnpm

patch-1
Alexandre ZANNI 2023-01-06 18:41:11 +01:00 committed by GitHub
parent 7188aa43b2
commit c6b355aecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,10 +4,11 @@ info:
name: npm package.json disclosure
author: geeknik,afaq,noraj
severity: info
description: All NodeJS packages contain a file, usually in the project root, called package.json - this file holds various metadata relevant to the project generated by package managers such as npm or yarn.
description: All NodeJS packages contain a file, usually in the project root, called package.json - this file holds various metadata relevant to the project generated by package managers such as npm, yarn, pnpm.
reference:
- https://docs.npmjs.com/cli/v9/configuring-npm/package-json
- https://classic.yarnpkg.com/lang/en/docs/package-json/
- https://pnpm.io/package_json
tags: config,exposure
requests: