Skip to content

InputSource.fetch fails on docker urls #2146

@JonoYang

Description

@JonoYang

Running pipelines with docker url inputs, e.g. docker://ubuntu:24.04, raises a ValidationError exception at https://github.com/aboutcode-org/scancode.io/blob/main/scanpipe/models.py#L2017

Digging deeper, we need to add docker to the schemes to check for in https://github.com/aboutcode-org/scancode.io/blob/main/scanpipe/pipes/fetch.py#L418

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions