Skip to content

Undetected packages in docker scan #1616

@chinyeungli

Description

@chinyeungli

I ran a Docker scan on its own (i.e., pipeline: analyze_docker_image, input: docker://ghcr.io/aboutcode-org/scancode.io:v34.9.5).

In layer 12, there are two packages that are not detected, and they are:

/opt/scancodeio/.venv/lib/python3.12/site-packages/beartype /opt/scancodeio/.venv/lib/python3.12/site-packages/beartype-0.19.0.dist-info

/opt/scancodeio/.venv/lib/python3.12/site-packages/normality /opt/scancodeio/.venv/lib/python3.12/site-packages/normality-2.6.1.dist-info

Other packages under /opt/scancodeio/.venv/lib/python3.12/site-packages are detected correctly.

There is no obvious reason why these packages are not detected as they also have the METADATA as others:

/opt/scancodeio/.venv/lib/python3.12/site-packages/beartype-0.19.0.dist-info/METADATA
/opt/scancodeio/.venv/lib/python3.12/site-packages/normality-2.6.1.dist-info/METADATA

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions