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.

Лицензия

Лицензия

Группа

Группа

com.github.secdec.astam-correlator
Идентификатор

Идентификатор

threadfix-ham
Последняя версия

Последняя версия

1.3.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

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

Скачать threadfix-ham

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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