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

PMD-Security-Rules 2.27.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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

pmd-gds
Версия

Версия

2.27.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 2.27.0


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

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

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