syft/.github
Brian Ebarb 4194a2cd34
feat: add relationships to ELF package discovery (#2715)
This PR adds DependencyOf relationships when ELF packages have been discovered by the binary cataloger. The discovered file.Executable type has a []ImportedLibraries that's read from the file when discovered by syft. By mapping these imported libraries back to the package collection, syft is able to create relationships showing which packages are dependencies of other packages by just reading metadata from the ELF executable.

---------

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Signed-off-by: Brian Ebarb <ebarb.brian@sers.noreply.github.com>
Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
2024-05-09 13:53:59 -04:00
..
actions/bootstrap feat: add relationships to ELF package discovery (#2715) 2024-05-09 13:53:59 -04:00
ISSUE_TEMPLATE chore: update bug issue template (#1571) 2023-02-14 12:58:44 -05:00
scripts Restore version file update on release (#2844) 2024-05-06 15:14:43 -04:00
workflows chore(deps): bump github/codeql-action from 3.25.3 to 3.25.4 (#2855) 2024-05-08 10:33:38 -04:00
dependabot.yml dont include labels for dependabot ecosystems (#2720) 2024-03-21 12:16:01 -04:00