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

Migrate Parodus to use xpki operational cert from SE #454

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

nlrcomcast
Copy link

No description provided.

Copy link

guardrails bot commented Sep 13, 2024

⚠️ We detected 4 security issues in this pull request:

Insecure Processing of Data (4)
Severity Details Docs
High Title: Use after free
free(cfg->ssl_engine);
📚
High Title: Use after free
free(cfg->ssl_cert_type);
📚
High Title: Use after free
free(cfg->ssl_reference_name);
📚
High Title: Use after free
free( *buf );
📚

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.

@sadhyama sadhyama merged commit 72db2d1 into xmidt-org:master Sep 16, 2024
1 of 2 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.

3 participants