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

feat: introduce envvar to control HTTP-HTTPS upgrade behavior #1778

Merged
merged 2 commits into from Mar 30, 2021

Conversation

JackuB
Copy link
Contributor

@JackuB JackuB commented Mar 29, 2021

Follow up to the #1771

This PR adds an optional ennvar SNYK_HTTP_PROTOCOL_UPGRADE to disable the behavior to upgrade http endpoints to https.

Fixes the behavior about query strings, that could've lacked the /? characters

It also updates Help documentation about HTTP(S)_PROXY envvar.

@JackuB JackuB requested review from a team as code owners March 29, 2021 15:09
help/commands-docs/_ENVIRONMENT.md Outdated Show resolved Hide resolved
Co-authored-by: Jeff McLean <44034094+maxjeffos@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 30, 2021

Expected release notes (by @JackuB)

features:
introduce envvar to control HTTP-HTTPS upgrade behavior (165b4b9)

others (will not be included in Semantic-Release notes):
update SNYK_HTTP_PROTOCOL_UPGRADE description (fdd7f1a)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@JackuB JackuB merged commit 17e3431 into master Mar 30, 2021
@JackuB JackuB deleted the feat/dont-force-https branch March 30, 2021 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants