Download threadfix-entities-2.5.jar file - Jar t

Jar examples for t:threadfix-entities

Description

ThreadFix is a software vulnerability aggregation and management system that reduces the time it takes to fix software vulnerabilities. ThreadFix imports the results from dynamic, static and manual testing to provide a centralized view of software security defects across development teams and applications. The system allows companies to correlate testing results and streamline software remediation efforts by simplifying feeds to software issue trackers. By auto generating application firewall rules, this tool allows organizations to continue remediation work uninterrupted. ThreadFix empowers managers with vulnerability trending reports that show progress over time, giving them justification for their efforts. ThreadFix is developed and maintained by Denim Group, Ltd (http://www.denimgroup.com) For information about commercial support and other services, contact Denim Group about ThreadFix http://www.denimgroup.com/resources-threadfix/

You can download jar file threadfix-entities 2.5 in this page.

License

Mozilla Public License, Version 2.0

Build File

You can use the following script to add threadfix-entities-2.5.jar to your project.

<dependency>
   <groupId>com.denimgroup.threadfix</groupId>
   <artifactId>threadfix-entities</artifactId>
   <version>2.5</version>
</dependency>
compile group: 'com.denimgroup.threadfix', name: 'threadfix-entities', version: '2.5'
libraryDependencies += "com.denimgroup.threadfix" % "threadfix-entities" % "2.5"
<dependency org="com.denimgroup.threadfix" name="threadfix-entities" rev="2.5"/>
@Grapes(@Grab(group='com.denimgroup.threadfix', module='threadfix-entities', version='2.5'))
'com.denimgroup.threadfix:threadfix-entities:jar:2.5'

Download

Click the following link to download the jar file.

threadfix-entities-2.5-javadoc.jar
threadfix-entities-2.5-sources.jar
threadfix-entities-2.5-tests.jar
threadfix-entities-2.5.jar
threadfix-entities-2.5.pom



Related Tutorials