scancode.io icon indicating copy to clipboard operation
scancode.io copied to clipboard

Define what is a conclusive "To-From" mapping in the develop_to_deploy pipeline

Open pombredanne opened this issue 1 year ago • 1 comments

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

pombredanne avatar Apr 17 '23 10:04 pombredanne

This is closely related to the new #905 house keeping step in d2d

pombredanne avatar Sep 21 '23 15:09 pombredanne