Skip to content

smartfiltersecurity/smartfilter-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartFilter Java bindings

SmartFilter

The SmartFilter REST API is the easiest way for individuals and organizations to prevent cross-site scripting (XSS) attacks in their web applications. The API has been designed to provide simple access to the powerful content analysis systems and intelligence tools that Prevoty has developed.

Java bindings

Prevoty has developed a Java library to use SmartFilter quickly and easily. All dependencies (JUnit + HttpClient + Gson) are managed by Maven. Pull requests are appreciated.

Get Started

To get started:

  1. Pull a copy or .zip/.tar of this repository

  2. Make sure you have an API key (you can get one for free from http://smartfiltersecurity.com)

  3. Edit SmartFilterClientTest.java - you will want to put in your API key and rule key

  4. Run SmartFilterClientTest.java (JUnit tests)

Issues

Feel free to file an issue or send us a pull request.

About

SmartFilter Java Bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages