This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "DevOps Pipeline Tools Threadfix"

From OWASP
Jump to: navigation, search
m
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Threadfix''': ThreadFix is an application vulnerability management tool that provides a window into the state of application security programs for organizations that build software.
+
<h2>Threadfix</h2>
 +
[http://www.threadfix.org/ ThreadFix] is an application vulnerability management tool that provides a window into the state of application security programs for organizations that build software.
  
'''Pipeline Position:''' Vulnerability Management
+
{| class="wikitable"
 +
! style="font-weight: bold;" | Pipeline Position
 +
| Vulnerability Management
 +
|-
 +
| style="font-weight: bold;" | License
 +
| Open Source/Commercial
 +
|-
 +
| style="font-weight: bold;" | API Coverage %
 +
| TBD
 +
|-
 +
| style="font-weight: bold;" | API Type
 +
| [https://github.com/denimgroup/threadfix/wiki/Threadfix-REST-Interface Threadfix REST Interface]
 +
|-
 +
| style="font-weight: bold;" | Pipeline Example
 +
| Yes
 +
|-
 +
| style="font-weight: bold;" | Client Libraries
 +
| [https://github.com/aparsons/threadfix_api Python], [https://github.com/denimgroup/threadfix/wiki/Using-the-ThreadFix-Java-Client-Library-with-Maven Java], [https://github.com/mtesauro/tfclient GO]
 +
|}
  
 
+
'''''Last Evaluated:''' September 29, 2015''
""License:"" Open Source/Commercial
 
 
 
""API Coverage:""
 
 
 
""API Type:"" REST
 
 
 
""API Docs:""
 
 
 
""Pipeline Example:"" Yes
 
 
 
""Client Libraries:"" Python, Java, GO
 
 
 
""Last Evaluated:""
 

Latest revision as of 16:53, 28 September 2015

Threadfix

ThreadFix is an application vulnerability management tool that provides a window into the state of application security programs for organizations that build software.

Pipeline Position Vulnerability Management
License Open Source/Commercial
API Coverage % TBD
API Type Threadfix REST Interface
Pipeline Example Yes
Client Libraries Python, Java, GO

Last Evaluated: September 29, 2015