Skip to content
#

cd

Here are 833 public repositories matching this topic...

jannfis
jannfis commented Dec 19, 2021

Summary

The Argo CD core mode should allow the user to set a permanent path to a K8s client configuration file, instead of either using ~/.kube/config per default or having to specify --kubeconfig for each command.

Motivation

Some K8s distributions by default install a Kubernetes client CLI (kubectl) which uses a custom path for its configuration. For example, K3s uses `/etc/ran

flagsmith
horusec
leandrorodrigueszup
leandrorodrigueszup commented Nov 24, 2021

What happened:
Horusec reports that this code:

Code .addContentType("application/x-www-form-urlencoded")

as: Basic authentication's only means of obfuscation is Base64 encoding. Since Base64 encoding is easily recognized and reversed, it offers only the thinnest veil of protection to your users, and should not be used.

Maybe I'm wrong but, why is this a base64 securit

Improve this page

Add a description, image, and links to the cd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cd topic, visit your repo's landing page and select "manage topics."

Learn more