Merge javasrc2cpg and jimple2cpg
Open
- Dominant language
- Rust
- Stars
- 98
- Forks
- 10
- Avg merge
- 6h 19m
- Merged PRs (30d)
- 1
Description
Let's merge the two frontends to have a single cpg with both the source and classes from the jars. In addition, retain the `META-INF/MANIFEST.MF` file as a config file so that the jar's group, name, and version can be reconstructed to identify the source along with the file name.
Here is some messy logic showing this parsing in action - https://github.com/CycloneDX/cdxgen/blob/master/utils.js#L4516
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.