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

Write JWT claims to a file #428

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Conversation

guruchandru
Copy link
Contributor

No description provided.

@guardrails
Copy link

guardrails bot commented Aug 3, 2023

⚠️ We detected 1 security issue in this pull request:

Insecure Processing of Data (1)
Severity Details Docs
High Title: Use after free
free(cfg->record_jwt_file);
📚

More info on how to fix Insecure Processing of Data in C/C++.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

src/token.c Show resolved Hide resolved
src/config.c Show resolved Hide resolved
@sadhyama sadhyama requested a review from schmidtw August 3, 2023 10:26
@sadhyama sadhyama merged commit 695c097 into xmidt-org:master Aug 3, 2023
2 of 3 checks passed
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.

None yet

2 participants