Directories
¶
| Path | Synopsis |
|---|---|
|
Package anthropicapikey contains Veles Secret types and Detectors for Anthropic API keys.
|
Package anthropicapikey contains Veles Secret types and Detectors for Anthropic API keys. |
|
Package azurestorageaccountaccesskey contains a Veles Secret type and a Detector for [Azure storage account access key](https://learn.microsoft.com/en-us/purview/sit-defn-azure-storage-account-key-generic)
|
Package azurestorageaccountaccesskey contains a Veles Secret type and a Detector for [Azure storage account access key](https://learn.microsoft.com/en-us/purview/sit-defn-azure-storage-account-key-generic) |
|
Package azuretoken contains a Veles Secret type and a Detector for [Azure Tokens](https://learn.microsoft.com/en-us/entra/identity-platform/security-tokens#token-endpoints-and-issuers).
|
Package azuretoken contains a Veles Secret type and a Detector for [Azure Tokens](https://learn.microsoft.com/en-us/entra/identity-platform/security-tokens#token-endpoints-and-issuers). |
|
common
|
|
|
flatjson
Package flatjson contains facilities to extract credentials that are expressed as a single (flat) JSON object whose values are all strings.
|
Package flatjson contains facilities to extract credentials that are expressed as a single (flat) JSON object whose values are all strings. |
|
jwt
Package jwt provides utilities for parsing JSON Web Tokens (JWT).
|
Package jwt provides utilities for parsing JSON Web Tokens (JWT). |
|
pair
Package pair contains common logic to find secret pairs
|
Package pair contains common logic to find secret pairs |
|
simpletoken
Package simpletoken contains a Detector for tokens that can be extracted by scanning a byte array with a regular expression.
|
Package simpletoken contains a Detector for tokens that can be extracted by scanning a byte array with a regular expression. |
|
simplevalidate
Package simplevalidate contains a Validator for secrets that can be validated with simple HTTP queries and result code comparison.
|
Package simplevalidate contains a Validator for secrets that can be validated with simple HTTP queries and result code comparison. |
|
Package cratesioapitoken contains a Veles Secret type and a Detector for Crates.io API Tokens (prefix `cio`).
|
Package cratesioapitoken contains a Veles Secret type and a Detector for Crates.io API Tokens (prefix `cio`). |
|
Package digitaloceanapikey contains a Veles Secret type and a Detector for DigitalOcean API Tokens (prefix `dop_v1_`).
|
Package digitaloceanapikey contains a Veles Secret type and a Detector for DigitalOcean API Tokens (prefix `dop_v1_`). |
|
Package dockerhubpat contains a Veles Secret type and a Detector for Docker Hub Personal Access Tokens (prefix `dckr_pat_`).
|
Package dockerhubpat contains a Veles Secret type and a Detector for Docker Hub Personal Access Tokens (prefix `dckr_pat_`). |
|
Package gcpapikey contains a Veles Secret type and a Detector for [GCP API keys](https://cloud.google.com/api-keys/docs/overview).
|
Package gcpapikey contains a Veles Secret type and a Detector for [GCP API keys](https://cloud.google.com/api-keys/docs/overview). |
|
Package gcpexpressmode contains a Veles Detector for GCP Express Mode API keys.
|
Package gcpexpressmode contains a Veles Detector for GCP Express Mode API keys. |
|
Package gcpoauth2access contains a Veles Secret type and a Detector for GCP OAuth2 access tokens https://cloud.google.com/docs/authentication/token-types#access
|
Package gcpoauth2access contains a Veles Secret type and a Detector for GCP OAuth2 access tokens https://cloud.google.com/docs/authentication/token-types#access |
|
Package gcpoauth2client contains Veles Secret types and Detectors for GCP OAuth2 client credentials.
|
Package gcpoauth2client contains Veles Secret types and Detectors for GCP OAuth2 client credentials. |
|
Package gcpsak contains a Veles Secret type, a Detector, and a Validator for GCP service account keys.
|
Package gcpsak contains a Veles Secret type, a Detector, and a Validator for GCP service account keys. |
|
Package gcshmackey contains a Veles Secret type, a Detector, and a Validator for Google Cloud Storage HMAC keys
|
Package gcshmackey contains a Veles Secret type, a Detector, and a Validator for Google Cloud Storage HMAC keys |
|
signer
Package signer provides an implementation of AWS Signature Version 4 signing.
|
Package signer provides an implementation of AWS Signature Version 4 signing. |
|
Package github implements the logic to detect Github tokens
|
Package github implements the logic to detect Github tokens |
|
checksum
Package checksum contains the checksum validation logic for github tokens
|
Package checksum contains the checksum validation logic for github tokens |
|
mockgithub
Package mockgithub contains a mock implementation of the Github APIss
|
Package mockgithub contains a mock implementation of the Github APIss |
|
validate
Package validate contains common logic to validate github tokens
|
Package validate contains common logic to validate github tokens |
|
Package gitlabpat contains a Veles Secret type and a Detector for Gitlab Personal Access Tokens (prefix `glpat-`).
|
Package gitlabpat contains a Veles Secret type and a Detector for Gitlab Personal Access Tokens (prefix `glpat-`). |
|
Package grokxaiapikey contains a detector and validator for Grok XAI API keys
|
Package grokxaiapikey contains a detector and validator for Grok XAI API keys |
|
Package hashicorpvault contains Veles Secret types and Detectors for HashiCorp Vault credentials.
|
Package hashicorpvault contains Veles Secret types and Detectors for HashiCorp Vault credentials. |
|
Package hcp contains Veles Secret types and Detectors for HashiCorp Cloud Platform credentials.
|
Package hcp contains Veles Secret types and Detectors for HashiCorp Cloud Platform credentials. |
|
Package huggingfaceapikey contains a Veles Secret type and a Detector for Huggingface API keys (prefix `hf_`).
|
Package huggingfaceapikey contains a Veles Secret type and a Detector for Huggingface API keys (prefix `hf_`). |
|
Package onepasswordkeys contains detectors and validators for 1Password credentials.
|
Package onepasswordkeys contains detectors and validators for 1Password credentials. |
|
Package openai contains Veles Secret types and Detectors for OpenAI Project API keys.
|
Package openai contains Veles Secret types and Detectors for OpenAI Project API keys. |
|
Package perplexityapikey contains a Veles Secret type and a Detector for Perplexity API keys (prefix `pplx-`).
|
Package perplexityapikey contains a Veles Secret type and a Detector for Perplexity API keys (prefix `pplx-`). |
|
Package postmanapikey contains detectors and validators for Postman API credentials.
|
Package postmanapikey contains detectors and validators for Postman API credentials. |
|
Package privatekey provides a detector for identifying private key material in scanned files and data streams.
|
Package privatekey provides a detector for identifying private key material in scanned files and data streams. |
|
Package pypiapitoken contains a Veles Secret type and a Detector for PyPI API Tokens (prefix `pypi-`).
|
Package pypiapitoken contains a Veles Secret type and a Detector for PyPI API Tokens (prefix `pypi-`). |
|
Package rubygemsapikey contains a Veles Secret type and a Detector for [RubyGems API keys](https://guides.rubygems.org/api-key-scopes/).
|
Package rubygemsapikey contains a Veles Secret type and a Detector for [RubyGems API keys](https://guides.rubygems.org/api-key-scopes/). |
|
Package slacktoken contains a Veles Secret type and a Detector for Slack App Tokens including App Level Tokens (prefix `xapp-`), App Configuration Access Tokens (prefix `xoxe.xoxp-`), and App Configuration Refresh Tokens (prefix `xoxe-`).
|
Package slacktoken contains a Veles Secret type and a Detector for Slack App Tokens including App Level Tokens (prefix `xapp-`), App Configuration Access Tokens (prefix `xoxe.xoxp-`), and App Configuration Refresh Tokens (prefix `xoxe-`). |
|
Package stripeapikeys contains detectors and validators for Stripe API credentials.
|
Package stripeapikeys contains detectors and validators for Stripe API credentials. |
|
Package tinkkeyset package implements the logic to detect [Tink keyset](https://developers.google.com/tink/design/keysets) stored as plaintext
|
Package tinkkeyset package implements the logic to detect [Tink keyset](https://developers.google.com/tink/design/keysets) stored as plaintext |
|
Package vapid contain the logic for finding VAPID keys (Voluntary Application Server Identification)
|
Package vapid contain the logic for finding VAPID keys (Voluntary Application Server Identification) |
Click to show internal directories.
Click to hide internal directories.