syft/internal/task
brian-ebarb 6a2517b5d2
Add ELF binary package cataloger (#2396)
* feat Adds Elf package catalogger

Signed-off-by: Brian Ebarb <ebarb.brian@gmail.com>

* Add test fixtures for elf package

Signed-off-by: Colleen Divers <colleen.divers@gmail.com>

* bump JSON schema to v16.0.6 + expand test fixtures

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* less verbose logging

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* remove dead test code

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* remove unreleated swift change

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

---------

Signed-off-by: Brian Ebarb <ebarb.brian@gmail.com>
Signed-off-by: Colleen Divers <colleen.divers@gmail.com>
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Co-authored-by: Colleen Divers <colleen.divers@gmail.com>
Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
2024-03-14 11:16:03 -04:00
..
environment_tasks.go chore(deps): update tools to latest versions (#2616) 2024-02-14 14:59:49 +00:00
executor.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
executor_test.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
expression.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
expression_test.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
file_tasks.go chore(deps): update tools to latest versions (#2616) 2024-02-14 14:59:49 +00:00
file_tasks_test.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
package_task_factory.go feat: Record where CPEs come from (#2552) 2024-02-02 16:17:52 +00:00
package_tasks.go Add ELF binary package cataloger (#2396) 2024-03-14 11:16:03 -04:00
relationship_tasks.go chore(deps): update tools to latest versions (#2616) 2024-02-14 14:59:49 +00:00
selection.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
selection_test.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
set.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
set_test.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
task.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00