Skip to content

github and gitlab tokens #6

Description

@random-robbie

Hey just to say i am loving this plugin but noticed it missed a few things that were in js that could do with being highlighted.

gitlab personal token: '\b(glpat-[0-9a-zA-Z_-]{20})(?:\b|$)'
gitlab pipeline token: '\b(glptt-[0-9a-f]{40})\b'

github personal token

- "ghp_.{36}" - "github_pat_.{82}"
github hub app token: "\b((?:ghu|ghs)_[a-zA-Z0-9]{36})\b"

Keep up the good work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions