Json Api Key

Description

The source code repository contains sensitive information: JSON API Key

Weakness:

009 - Sensitive information in source code

Category: Information Collection

Detection Strategy

    Matches JSON API Key patterns in source code and configuration files

Vulnerable code example

"api_key": "AbCdEfGh12XyZw34"
"api_key": "sk_live_aBcDeFgH1234"
"API_KEY": "AbCdEfGh12XyZw34"