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

Refactor: Move RSA Key and Certificate to Variables in Tests #1621

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

OrangeFlag
Copy link
Contributor

Hello,

I hope you're doing well. I've submitted this pull request to address a security concern. Many continuous integration (CI) systems have vulnerability checks that can be triggered when private keys and certificates are stored in files. To mitigate this risk, I've relocate the private RSA key and certificate from files to variables within the Go test files.

I kindly request your consideration of this change and welcome any feedback or suggestions you may have.

Thank you for your time and attention.

@erikdubbelboer erikdubbelboer merged commit 00419be into valyala:master Sep 15, 2023
10 of 14 checks passed
@erikdubbelboer
Copy link
Collaborator

Thanks!

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.

2 participants