Skip to content

Build failure dumping all environment variables #4801

@matyx44

Description

@matyx44

Description of the bug

Hi,

The build of pymupdf after update to 1.26.6 version was missing wheel in our alpine image, starting the build which failed and in our pipeline it logged all environment variables, including sensitive passwords, secrets and infra secrets, not all of which were masked and potentially leaking them.

Would it be possible to not log entire environment in case of failure?

setup.py: line 219 is the culprit

See the issue I created for uv:
astral-sh/uv#16804

How to reproduce the bug

1.26.6

PyMuPDF version

1.26.6

Operating system

Linux

Python version

3.13

Metadata

Metadata

Assignees

No one assigned

    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