syft/internal/task
Alex Goodman 4c77783461
Re-introduce linux kernel cataloger (#2526)
* re-add linux kernel cataloger

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

* ensure there is at least a directory or image tag on each task

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

* fix CLI tests to account for kernel finding (+2)

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

---------

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
2024-01-22 16:31:41 +00:00
..
environment_tasks.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05: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 Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05: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 Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05:00
package_tasks.go Re-introduce linux kernel cataloger (#2526) 2024-01-22 16:31:41 +00:00
relationship_tasks.go Replace core SBOM-creation API with builder pattern (#1383) 2024-01-12 17:39:13 -05: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