Skip to content

Improve Artifactory API Key Detection #4710

@patcain-34

Description

@patcain-34

Description

Improve detection regex for Artifactory API Keys

Preferred Solution

Update existing regex to match:

AKCp[0-9][a-zA-Z0-9]{68}

Additional Context

Artifactory API Keys can have a visible format starting with AKCp followed by a digit and 68 additional alphanumeric characters. The current detector may not capture this format. Improving this will enhance TruffleHog's coverage for Artifactory credential detection.

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