Skip to content

chore(ci): Make the security downgrade of cURL requests more obvious #799

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

7-zete-7
Copy link
Contributor

@7-zete-7 7-zete-7 commented Jun 4, 2025

Proposal of this change: #796 (comment)

@lermontex
Copy link

What's the point, considering that:

"-k" === "--insecure"

This is just an internal test that has nothing to do with security.

If this is for a more complete understanding, then why do you need to use the full form for selective parameters, and not for all?

Something like this:
curl --verbose --insecure --fail-with-body https://localhost
Instead of:
curl -vk --fail-with-body https://localhost

IMHO: Another pointless PR

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