Skip to content

Latest commit

 

History

History
 
 

example_vuln_detector

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example VulnDetector

This is an example implementation of a VulnDetector plugin for Tsunami.

Build jar file for this plugin

Using gradlew:

./gradlew jar

Tsunami identifiable jar file is located at build/libs directory.