com.github.secdec.astam-correlator:threadfix-cli-lib

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.secdec.astam-correlator
ArtifactId

ArtifactId

threadfix-cli-lib
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.

Download threadfix-cli-lib

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.secdec.astam-correlator : threadfix-entities jar 1.3.8
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 1.4.1
com.google.code.gson : gson jar 2.2.4
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3

test (4)

Group / Artifact Type Version
com.github.secdec.astam-correlator : threadfix-entities test-jar 1.3.8
junit : junit jar 4.11
commons-configuration : commons-configuration jar 1.9
org.owasp : dependency-check-maven jar 1.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.18
1.2.17.1
1.2.17
1.2.16.1
1.2.16
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.2