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
...
Version1.2.17compared with
Version Details
| 1.2.16.1 | 1.2.17 | |
|---|---|---|
| Release date | Jul 26, 2018 | Aug 21, 2018 |
| Licenses | MPL 2.0 | MPL 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.2.16.1 | 1.2.17 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.secdec.astam-correlator » threadfix-entities | 1.2.16.1 | 1.2.17 |