Skip to main content

GitGuardian Internal Monitoring Key

Description

General

  • Documentation: https://api.gitguardian.com/docs
  • Summary: This is the token used to authenticate requests to GitGuardian API. It allows developers to search for secrets in source code.
  • IPs allowlist: This feature is not available.
  • Scopes: All keys have the same scope.

Revoke the secret

GitGuardian keys can be revoked from the private repositories monitoring dashboard.

Check for suspicious activity

Last use of any key appears on the API dashboard.

Details for Gitguardian prm key

  • Family: Api

  • Category: Monitoring

  • Company: GitGuardian

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: True

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.05

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- '[a-f0-9]{8}[a-d]{1}[a-f0-9]{7}[c-e]{1}[a-f0-9]{15}[c-f]{1}[a-f0-9]{31}[5-8]{1}[a-f0-9]{6}'

Examples

- text: key = 7fAdCcdab6e9E63bdEAFAcA49440FcD6fA4A2fde5dCEbB8C7D2E96F2b95F8D196b6EdB3
apikey: 7fAdCcdab6e9E63bdEAFAcA49440FcD6fA4A2fde5dCEbB8C7D2E96F2b95F8D196b6EdB3

How can I help you ?