syft/internal/task
Alex Goodman 05e8ba948d
Add python wheel egg relationships (#2903)
* add python package relationships

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

* nil for empty relationships collections

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

* new json schema for optional python requiremenets

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

* update format snapshots for python packages

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

* decompose python parsers more + add tests around plural fields

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

* update JSON schema with python dep refs

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

---------

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
2024-05-25 20:11:38 +00: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: support multiple known CPEs in index (#2813) 2024-04-25 15:22:26 +01:00
package_tasks.go feat: Add Lua cataloger (#2613) 2024-05-24 16:56:34 -04:00
relationship_tasks.go Add python wheel egg relationships (#2903) 2024-05-25 20:11:38 +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