@snyk/java-call-graph-builder
Version:
Tool for building a call graph for JVM ecosystem (Maven, Gradle...)
50 lines (33 loc) • 1.35 kB
Markdown

***
[](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 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 | ✅ |