Skip to content

Conversation

@whoiskatrin
Copy link

access token was being included in the returned error msg, which is a security risk

✅ Changes

  • Removed accessToken from the error message in src/index.ts.
  • Error now only includes the message itself

How to test this

  1. Force an error in listProjects (e.g. invalid token or network issue).
  2. Confirm that the returned message does not contain the access token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant