Property
Languageregex
Severitylow
CWECWE-798: Use of Hard-coded Credentials
OWASPA07:2021 - Identification and Authentication Failures
Confidence LevelLow
Impact LevelMedium
Likelihood LevelLow

Description#

A Slack API token has been found in the codebase. Storing sensitive credentials like Slack tokens in code makes them accessible to anyone with code access, which is insecure.

Impact#

If an attacker obtains this token, they could access your Slack workspace, read or send messages, and perform actions as if they were an authorized user or bot. This could lead to data leaks, unauthorized command execution, or disruption of team communications.