m

master-pom

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/threadfix/ The ASTAM Correlator is a branch of the public Community Edition of the ThreadFix software. This branch is maintained by Secure Decisions (http://www.securedecisions.com), a Division of Applied Visions, Inc (http://www.avi.com).
http://www.github.com/secdec/astam-correlator
Mozilla Public License v2.0
Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.
Bryan Beverly Dan Cornell Michael Anderson Mac Collins Sinh Tran Zignat Abdisubhan Tyler Camp
Files download
File Operation
master-pom-1.3.8.pom download
Apache Maven
<dependency>
  <groupId>com.github.secdec.astam-correlator</groupId>
  <artifactId>master-pom</artifactId>
  <version>1.3.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.secdec.astam-correlator:master-pom:1.3.8'
Gradle Kotlin
implementation("com.github.secdec.astam-correlator:master-pom:1.3.8")
Scala SBT
libraryDependencies += "com.github.secdec.astam-correlator" % "master-pom" % "1.3.8"
Groovy Grape
@Grapes(
  @Grab(group='com.github.secdec.astam-correlator', module='master-pom', version='1.3.8')
)
Apache Ivy
<dependency org="com.github.secdec.astam-correlator" name="master-pom" rev="1.3.8" />
Leiningen
[com.github.secdec.astam-correlator/master-pom "1.3.8"]
Apache Buildr
'com.github.secdec.astam-correlator:master-pom:jar:1.3.8'
Dependencies
The project has no third-party dependencies