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
文件下载
文件名 操作
master-pom-1.2.9.pom 下载
Apache Maven
<dependency>
  <groupId>com.github.secdec.astam-correlator</groupId>
  <artifactId>master-pom</artifactId>
  <version>1.2.9</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.secdec.astam-correlator:master-pom:1.2.9'
Gradle Kotlin
implementation("com.github.secdec.astam-correlator:master-pom:1.2.9")
Scala SBT
libraryDependencies += "com.github.secdec.astam-correlator" % "master-pom" % "1.2.9"
Groovy Grape
@Grapes(
  @Grab(group='com.github.secdec.astam-correlator', module='master-pom', version='1.2.9')
)
Apache Ivy
<dependency org="com.github.secdec.astam-correlator" name="master-pom" rev="1.2.9" />
Leiningen
[com.github.secdec.astam-correlator/master-pom "1.2.9"]
Apache Buildr
'com.github.secdec.astam-correlator:master-pom:jar:1.2.9'
本项目依赖
该项目无第三方依赖