mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
* syft detect embedded deps.json,dotnet , fixed #4344 Signed-off-by: Rez Moss <hi@rezmoss.com> * [wip] have pe utils process embedded dep.json Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com> * [wip] add PoC bundler processing Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com> * [wip] search for bundle marker within pe sections Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com> * put bundle parsing for multiple .net versions under test Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com> --------- Signed-off-by: Rez Moss <hi@rezmoss.com> Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com> Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>