pnpm-audit-sonar/README.md
Vincent Bachelier 9e619863a5
init
2022-11-01 08:45:26 +01:00

10 lines
151 B
Markdown

# pnpm-audit-sonar
Convert pnpm audit into a Sonar compatible format
## Usage
```
pnpm audit -P --json | npx pnpm-audit-sonar > pnpm-sonar.json
```