Skip to content

Add support for Shopify App Token #4707

@patcain-34

Description

@patcain-34

Description

Add support for detecting Shopify App Tokens

Preferred Solution

Suggested Regex:

shp(ca|at|tka)_[a-f0-9]{32}

Additional Context

Shopify App Tokens have the structure: shp(ca|at|tka)_[a-f0-9]{32}, where the prefix indicates the token type (Custom App, Access Token, or Token Key Access). Adding this will expand TruffleHog's coverage for key detection, improving security auditing for users leveraging Shopify services.

References

None currently.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions