Hardcoded Secrets

Identifies sensitive information such as API keys, passwords, private keys, or tokens hardcoded directly into the function's source code. This is a severe vulnerability as it makes secrets accessible to anyone with access to the codebase or compiled artifacts.