syft/internal/task
Laurent Goderre d7b9cc70b0
Add Erlang OTP Application cataloger (#2403)
* Add cataloger for Erlang OTP applications

Signed-off-by: Laurent Goderre <laurent.goderre@docker.com>

* Add OTP Package type and Purl for ErLang

Signed-off-by: Laurent Goderre <laurent.goderre@docker.com>

* remove erlang OTP metadata type

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

* use OTP purl type

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

* restore otp fixture and adjust tests for dir-only results

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

---------

Signed-off-by: Laurent Goderre <laurent.goderre@docker.com>
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
2024-02-02 13:40:18 -05: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 Detect ELF security features (#2443) 2024-02-02 16:51:18 +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 Erlang OTP Application cataloger (#2403) 2024-02-02 13:40:18 -05: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