com.denimgroup.threadfix:threadfix-cli

This module contains library classes for accessing the ThreadFix REST API. The ThreadFix IDE plugins use this library to retrieve application and vulnerability marker information, and in the ThreadFix scanner plugins to get endpoint information and upload scans to ThreadFix applications. The easiest way to start using the library is with the PluginClient or ThreadFixRestClient classes. Both have constructors that take a PropertiesManager instance, which holds the ThreadFix API key and url information. The default PropertiesManager implementation stores these properties in threadfix.properties, but the ThreadFix plugins extend the default PropertiesManager class to override this behavior for the target platform.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.denimgroup.threadfix
Идентификатор

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

threadfix-cli
Последняя версия

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

2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.denimgroup.threadfix:threadfix-cli
This module contains library classes for accessing the ThreadFix REST API. The ThreadFix IDE plugins use this library to retrieve application and vulnerability marker information, and in the ThreadFix scanner plugins to get endpoint information and upload scans to ThreadFix applications. The easiest way to start using the library is with the PluginClient or ThreadFixRestClient classes. Both have constructors that take a PropertiesManager instance, which holds the ThreadFix API key and url information. The default PropertiesManager implementation stores these properties in threadfix.properties, but the ThreadFix plugins extend the default PropertiesManager class to override this behavior for the target platform.
Ссылка на сайт

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

https://github.com/denimgroup/threadfix
Организация-разработчик

Организация-разработчик

Denim Group, Ltd.

Скачать threadfix-cli

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.denimgroup.threadfix : threadfix-entities jar 2.5
commons-httpclient : commons-httpclient jar 3.1
commons-cli : commons-cli jar 1.2
commons-io : commons-io jar 1.4
commons-validator : commons-validator jar ${commons.validator.version}
com.google.code.gson : gson jar 2.2.4
com.fasterxml.jackson.core : jackson-annotations jar ${jackson-2-version}

test (4)

Идентификатор библиотеки Тип Версия
com.denimgroup.threadfix : threadfix-entities test-jar 2.5
junit : junit jar ${junit.version}
commons-configuration : commons-configuration jar 1.9
org.owasp : dependency-check-maven jar ${dependencycheck.version}

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

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

Denim Group

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

Версия
2.5
2.3.7
2.2.0