Skip to content

GitHub Action: allow overriding the Docker image registry #4966

@eightseventhreethree

Description

@eightseventhreethree

Description

The TruffleHog GitHub Action hardcodes ghcr.io/trufflesecurity/trufflehog as the Docker image source. Users in environments that restrict or mirror container registries (e.g., corporate proxies, air-gapped environments, GCR/ECR mirrors) have no way to point the action at an alternate registry without forking the action entirely.

Preferred Solution

Add an optional image input that defaults to the current value, preserving existing behavior while allowing overrides.

Additional Context

Proposed Solution Pull Request

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions