-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
PRP:RequestPatch Reward Program: This issue is a PRP contribution request and is being reviewed by the panel.Patch Reward Program: This issue is a PRP contribution request and is being reviewed by the panel.
Description
-
Secret name:
Heroku API Key
-
Risk in exposing the secret:
Attackers can impersonate the account owner, gain full access to Heroku apps, modify deployments, view logs, inject malicious code, or shut down production services. They can also leverage integrations with other platforms (e.g., GitHub, databases, third-party add-ons) leading to a wider compromise. -
Validation method, if any:
curl -X POST https://api.heroku.com/apps \
-H "Accept: application/vnd.heroku+json; version=3" \
-H "Authorization: Bearer $HEROKU_API_KEY"
- Resources:
Metadata
Metadata
Assignees
Labels
PRP:RequestPatch Reward Program: This issue is a PRP contribution request and is being reviewed by the panel.Patch Reward Program: This issue is a PRP contribution request and is being reviewed by the panel.