PMD-Security-Rules

Custom ruleset for the open source static analysis tool PMD. The ruleset contains rules intended to identify security violations that map to the 2013 OWASP Top 10

License

License

Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.albfernandez
ArtifactId

ArtifactId

pmd-gds
Last Version

Last Version

2.28.0
Release Date

Release Date

Type

Type

jar
Description

Description

PMD-Security-Rules
Custom ruleset for the open source static analysis tool PMD. The ruleset contains rules intended to identify security violations that map to the 2013 OWASP Top 10
Project URL

Project URL

https://github.com/albfernandez/GDS-PMD-Security-Rules
Source Code Management

Source Code Management

https://github.com/albfernandez/GDS-PMD-Security-Rules.git

Download pmd-gds

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.albfernandez/pmd-gds/ -->
<dependency>
    <groupId>com.github.albfernandez</groupId>
    <artifactId>pmd-gds</artifactId>
    <version>2.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez/pmd-gds/
implementation 'com.github.albfernandez:pmd-gds:2.28.0'
// https://jarcasting.com/artifacts/com.github.albfernandez/pmd-gds/
implementation ("com.github.albfernandez:pmd-gds:2.28.0")
'com.github.albfernandez:pmd-gds:jar:2.28.0'
<dependency org="com.github.albfernandez" name="pmd-gds" rev="2.28.0">
  <artifact name="pmd-gds" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez', module='pmd-gds', version='2.28.0')
)
libraryDependencies += "com.github.albfernandez" % "pmd-gds" % "2.28.0"
[com.github.albfernandez/pmd-gds "2.28.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-core jar 6.41.0
net.sourceforge.pmd : pmd-java jar 6.41.0
net.sourceforge.pmd : pmd-jsp jar 6.41.0

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.apache.commons : commons-text jar 1.2
org.apache.tomcat : tomcat-catalina jar 8.0.24
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.63
org.apache.tomcat.embed : tomcat-embed-jasper jar 8.0.24
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.owasp.esapi : esapi jar 2.1.0.1
org.owasp.encoder : encoder jar 1.2.2
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.28.0
2.27.0
2.26.0
2.25.0
2.24.0
2.23.0
2.22.0
2.21.0
2.20.0
2.19.0
2.18.0
2.17.0
2.16.1
2.16.0
2.14.1