Overview

CodeAnt AI’s Secrets Detection feature helps you safeguard your codebase by automatically identifying and protecting sensitive information such as API keys, tokens, and other secrets. By integrating this feature, you can prevent accidental exposure of critical data and ensure your project’s security.

Key Features

  • ArtifactoryDetector: Detects secrets related to Artifactory.
  • AWSKeyDetector: Identifies AWS access keys and secrets.
  • AzureStorageKeyDetector: Finds Azure storage keys.
  • BasicAuthDetector: Detects basic authentication credentials.
  • CloudantDetector: Identifies Cloudant database credentials.
  • DiscordBotTokenDetector: Finds Discord bot tokens.
  • GitHubTokenDetector: Detects GitHub access tokens.
  • GitLabTokenDetector: Identifies GitLab tokens.
  • Base64HighEntropyString: Detects high entropy Base64 strings that are likely secrets.
  • HexHighEntropyString: Identifies high entropy hexadecimal strings.
  • IbmCloudIamDetector: Detects IBM Cloud IAM credentials.
  • IbmCosHmacDetector: Finds IBM COS HMAC keys.
  • IPPublicDetector: Identifies public IP addresses that may be sensitive.
  • JwtTokenDetector: Detects JSON Web Tokens (JWT).
  • KeywordDetector: Uses keywords to identify potential secrets.
  • MailchimpDetector: Finds Mailchimp API keys.
  • NpmDetector: Identifies NPM tokens.
  • OpenAIDetector: Detects OpenAI API keys.
  • PrivateKeyDetector: Identifies private keys.
  • PypiTokenDetector: Finds PyPI tokens.
  • SendGridDetector: Detects SendGrid API keys.
  • SlackDetector: Identifies Slack tokens.
  • SoftlayerDetector: Finds SoftLayer credentials.
  • SquareOAuthDetector: Detects Square OAuth tokens.
  • StripeDetector: Identifies Stripe API keys.
  • TelegramBotTokenDetector: Finds Telegram bot tokens.
  • TwilioKeyDetector: Detects Twilio API keys.

Demo

For a detailed use case and step-by-step guide on how to utilize the secrets detection feature, check out our demo. The demo provides a comprehensive walkthrough, on how you can detect and effectively manage any identified secrets.