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

Intermittent error when using tokenless github auth #1595

Open
sidharthv96 opened this issue Apr 8, 2025 · 3 comments
Open

Intermittent error when using tokenless github auth #1595

sidharthv96 opened this issue Apr 8, 2025 · 3 comments

Comments

@sidharthv96
Copy link
Contributor

It is exposing the token in the error log as well, potential security issue?

Error: GitHub job is not in progress (token: "tokenless-github-<removed-manually>")
    at throwAPIError (file:///__w/mermaid/mermaid/node_modules/.pnpm/@[email protected]/node_modules/@argos-ci/api-client/dist/index.js:30:9)

https://github.com/mermaid-js/mermaid/actions/runs/14327441158/job/40155655221

@gregberge
Copy link
Member

No it's not, the token is actually built with "public informations" so it's not a security issue.

@gregberge gregberge reopened this Apr 10, 2025
@gregberge
Copy link
Member

As indicated, the job seems not in progress when we receive the call. And that's weird because indeed it is?

@sidharthv96
Copy link
Contributor Author

Yes, but I'm guessing it's more of a GitHub issue than Argos'?

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

2 participants