LLNL / Surfactant

Modular framework for file information extraction and dependency analysis to generate accurate SBOMs
MIT License
24 stars 16 forks source link

Sourcetrail output #236

Closed KendallHarterAtWork closed 2 months ago

KendallHarterAtWork commented 3 months ago

Summary

If merged this pull request will add a plugin that outputs Sourcetrail database files for viewing relationships.

Proposed changes

This pull request adds a plugin that outputs Sourcetrail database files with the following mappings:

Class -> Name (or first file name if no name is found)

Field -> Install path

Method -> File name