ThreatConnect-Inc / threatconnect-java

Java SDK for the V2 ThreatConnect API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Java 99.7%Language:Python 0.3%