🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@rawdee/pmd-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rawdee/pmd-wrapper

A node wrapper for PMD (https://pmd.github.io/), a cross-language static code analyzer

6.19.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

PMD wrapper for NodeJS

Simple PMD wrapper for NodeJS.

Getting Started

Install the packae with npm install npm-wrapper and run

pmd

Please refer to PMD documentation for the cli usage: https://pmd.github.io/pmd-6.19.0/pmd_userdocs_cli_reference.html

Prerequisites

PMD needs a working version of Java installed (see PMD requirements). Internally the wrapper uses find-java-home to find the installed Java version.

Installing

npm install pmd-wrapper

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Keywords

pmd

FAQs

Package last updated on 11 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts