Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix wrongly reported sensitivity error with client_secret #629

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulblum00
Copy link

@paulblum00 paulblum00 commented Jan 14, 2025

Describe your changes

I added the nonsensitive function around an argument, so using a sensitive client_secret no longer results in an error. This value actually isn't sensitive, because client_secret is only used as a condition.

Issue number

#628

Checklist before requesting a review

  • The pr title can be used to describe what this pr did in CHANGELOG.md file
  • I have executed pre-commit on my machine
  • I have passed pr-check on my machine

Thanks for your cooperation!

@paulblum00 paulblum00 changed the title fix wrongly reported sensitivity issue with client_secret fix wrongly reported sensitivity error with client_secret Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants