![Snyk logo](https://snyk.io/style/asset/logo/snyk-print.svg)

***

[![Known Vulnerabilities](https://snyk.io/test/github/snyk/java-call-graph-builder/badge.svg?targetFile=package.json)](https://snyk.io/test/github/snyk/java-call-graph-builder?targetFile=package.json)


Snyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.

![Snyk logo](https://snyk.io/style/asset/logo/snyk-print.svg)


## Snyk Java Call Graph Builder

This package helps build a function call graph for a maven compiled artifact.
It is an internal component intended for use by our [CLI maven plugin](https://github.com/snyk/snyk-mvn-plugin).

# Support

❌ Not supported
❓ No issues expected but not regularly tested
✅ Supported and verified with tests

## Supported OS

| OS     |  Supported |
|--------|------------|
| Linux  |  ✅        |
| OSX    | ️✅        |
| Windows| ️✅        |

## Supported Node versions

| Node  |  Supported |
|-------|------------|
| 8     | ✅          |
| 10    | ✅          |
| 12    | ✅          |

## Supported Java & Maven versions

| Java / Maven|3.6.* |
|----------------|---|
| 8 (LTS)        | ✅ |
| 9              | ✅ |
| 10             | ✅ |
| 11 (LTS)       | ✅ |
| 12             | ✅ |
| 13             | ✅ |
