aboutcode-org / aboutcode-org/scancode.io
Define what is a conclusive "To-From" mapping in the develop_to_deploy pipeline
Open
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
When we have a single path mapped this is a weak mapping.
We will need to further classify each To-From relationship quality. A relationship could be further analyzed based:
- on the parsed Java package + class(es) and parsed .class package + class(es)
- on matching symbols and strings on both sides
See also #675
Contributor guide
Assessment
This issue has not been assessed yet.