Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions secrets.vuln
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SEMGREP_APPTOKEN=4170b6b961c04bb13814358410366231f618349f45b360209ea70b962fb620ea

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Remove committed SEMGREP_APPTOKEN secret

The new file commits a real-looking SEMGREP_APPTOKEN value directly into the repository, which exposes a credential to anyone with repo access and to any downstream forks or artifact caches. This is a security risk in any environment where the token is valid; the token should be removed from version control and loaded via a secret manager or environment variable instead.

Useful? React with 👍 / 👎.