threadfix-ham

HAM stands for Hybrid Analysis Mapping. The module originated in research done for DHS to improve static-to-dynamic vulnerabilty matching. It is now a generalized system primarily for parsing source code into Endpoint objects and performing lookups based on partial information. This code is most easily accessed by creating an EndpointDatabase with EndpointDatabaseFactory.getDatabase. The database can be searched using queries created with EndpointQueryBuilder.

License

License

GroupId

GroupId

com.github.secdec.astam-correlator
ArtifactId

ArtifactId

threadfix-ham
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

threadfix-ham
HAM stands for Hybrid Analysis Mapping. The module originated in research done for DHS to improve static-to-dynamic vulnerabilty matching. It is now a generalized system primarily for parsing source code into Endpoint objects and performing lookups based on partial information. This code is most easily accessed by creating an EndpointDatabase with EndpointDatabaseFactory.getDatabase. The database can be searched using queries created with EndpointQueryBuilder.
Project Organization

Project Organization

Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.

Download threadfix-ham

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.secdec.astam-correlator/threadfix-ham/ -->
<dependency>
    <groupId>com.github.secdec.astam-correlator</groupId>
    <artifactId>threadfix-ham</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.secdec.astam-correlator/threadfix-ham/
implementation 'com.github.secdec.astam-correlator:threadfix-ham:1.3.8'
// https://jarcasting.com/artifacts/com.github.secdec.astam-correlator/threadfix-ham/
implementation ("com.github.secdec.astam-correlator:threadfix-ham:1.3.8")
'com.github.secdec.astam-correlator:threadfix-ham:jar:1.3.8'
<dependency org="com.github.secdec.astam-correlator" name="threadfix-ham" rev="1.3.8">
  <artifact name="threadfix-ham" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.secdec.astam-correlator', module='threadfix-ham', version='1.3.8')
)
libraryDependencies += "com.github.secdec.astam-correlator" % "threadfix-ham" % "1.3.8"
[com.github.secdec.astam-correlator/threadfix-ham "1.3.8"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
com.github.secdec.astam-correlator : threadfix-entities jar 1.3.8
org.jsoup : jsoup jar 1.14.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework : spring-jms jar 4.3.5.RELEASE
org.jacoco : jacoco-maven-plugin jar 0.7.0.201403182114
org.jacoco : org.jacoco.agent jar 0.7.0.201403182114
org.owasp : dependency-check-maven jar 1.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.18
1.2.17.1
1.2.17
1.2.16.1
1.2.16
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.2
1.1
1.0