Last Version

PMD-Security-Rules 2.28.0

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
Version

Version

2.28.0
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 2.28.0


<!-- 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.