Skip to content

An example of the Threat Prevention API implementation for Java & Python

Notifications You must be signed in to change notification settings

ArmyCyberCenter/teapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threat Prevention API Client

An example of the Threat Prevention API implementation for Java & Python. The example references Threat Prevention API Reference Guide and implements the latest version of the API. Full documentation can be found on https://supportcenter.checkpoint.com by searching for Threat Prevention API Reference Guide in the Documentation tab.

Motivation

Enable an easy start for Threat Prevention API users with a detailed example on how to use the API.

Installation and usage

Start by cloning the project:

git clone https://github.com/CheckPointSW/teapi.git

License

The example is distributed under Apache 2.0 license.

About

An example of the Threat Prevention API implementation for Java & Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 59.3%
  • Python 40.7%