Skip to content

ThreatConnect-Inc/threatconnect-java

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Java SDK for ThreatConnect

Click on any of the projects above to view more detailed information.

threatconnect-sdk-core

This SDK provides a high-level abstraction layer of the ThreatConnect™ RESTful API and can be used to read and write entities within ThreatConnect™ (indicators, threats, victims, etc.).

Maven

<dependency>
  <groupId>com.threatconnect.sdk.core</groupId>
  <artifactId>threatconnect-sdk</artifactId>
  <version>2.15.0</version>
</dependency>

This README provides a quick-start on the Java SDK. For detailed documentation, visit the "Java Development" section of the ThreatConnect™ SDK documentation:
https://docs.threatconnect.com/en/latest/java/java_sdk.html

threatconnect-sdk-addons

This project contains additional addons that are outside of the core SDK

Contact

If you have any questions, bugs, or requests please contact support@threatconnect.com

About

Java SDK for the V2 ThreatConnect API

Resources

License

Stars

Watchers

Forks

Packages

No packages published