Mistral Api Key

Description

The source code repository contains sensitive information: Mistral API Key

Weakness:

009 - Sensitive information in source code

Category: Information Collection

Detection Strategy

    Matches Mistral API Key patterns in source code and configuration files

Vulnerable code example

MISTRAL_API_KEY=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdef
mistral_api_key: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdef
export MISTRAL_API_KEY="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdef"