Skip to content

Python egg packages are not parsed for SBOM #1761

@Oh-Py-God

Description

@Oh-Py-God

What happened:
While trying to generate SBOM for a package containing a python package in egg form, syft is not able to capture the same in SBOM.

What you expected to happen:
egg package should have been discovered as part of SBOM.

Steps to reproduce the issue:
Create a simple python project with egg dependency shipped along.
Run the syft command on the project

Anything else we need to know?:
PFA screenshot for your reference.
image

Environment:

  • Output of syft version:
Version:            0.75.0
JsonSchemaVersion:  7.0.1
BuildDate:          2023-03-13T17:50:56Z
GitCommit:          cc0a376aba43e7f9c5fe66320643f72088533838
GitDescription:     v0.75.0
Platform:           darwin/arm64
GoVersion:          go1.19.6
Compiler:           gc
  • OS (e.g: cat /etc/os-release or similar): MacOS Ventura 13.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions