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

Security issue with PAT token displayed in plain text in js file #18

Open
nnganesha opened this issue Sep 18, 2024 · 0 comments
Open

Security issue with PAT token displayed in plain text in js file #18

nnganesha opened this issue Sep 18, 2024 · 0 comments

Comments

@nnganesha
Copy link

I followed the instructions in the README. After doing npm production build, the main_.js gets created along with index.html. When we host this in any web server, we have to put all files - index.html, main js, etc. But users can simply open the js file in the browser and see the PAT token as well as ORG name in plain text. Any ways to avoid this or get the token securely by putting the js on server side?

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

No branches or pull requests

1 participant