neondatabase / create-branch-action

GitHub Action to create a new Neon branch
30 stars 7 forks source link

Password is exposed for exisitng branches #52

Closed saurabh-git-dev closed 5 months ago

saurabh-git-dev commented 5 months ago

Steps to reproduce

If we are logging the password or if we re run any workflow in debug mode.

Expected result

Masked Password

Actual result

Password is Exposed For Existing Branches

Environment

GitHub Actions

Logs, links

Screenshots

NewBranch ExistingDatabaseBranch Screenshot 2024-05-22 082501

NOTE: Neon Passwords/Neon Project shown in the picture are deleted and the API Token is revoked. Only Github Action logs can be viewed.