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

Лицензия

Лицензия

Категории

Категории

PMD Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.github.albfernandez
Идентификатор

Идентификатор

pmd-gds
Последняя версия

Последняя версия

2.28.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

https://github.com/albfernandez/GDS-PMD-Security-Rules
Система контроля версий

Система контроля версий

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

Скачать pmd-gds

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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