machine-exec endpoint is not secure
See original GitHub issueDescribe the bug
machine-exec endpoint is not secure https://github.com/eclipse/che-plugin-registry/blob/master/v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml#L17
It means that anyone is able to get access to containers terminal if he knows URL.
It’s needed to make machine-exec
endpoint secure as Theia
https://github.com/eclipse/che-plugin-registry/blob/master/v3/plugins/eclipse/che-theia/latest/meta.yaml#L21
and check if everything works as expected.
Che version
- latest
- nightly
- other: please specify
Runtime
- kubernetes (include output of
kubectl version
) - Openshift (include output of
oc version
) - minikube (include output of
minikube version
andkubectl version
) - minishift (include output of
minishift version
andoc version
) - docker-desktop + K8S (include output of
docker version
andkubectl version
) - other: (please specify)
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Chapter 3. Configuring OpenShift Dev Spaces
Operator respects OpenShift cluster wide proxy configuration and no ... che-machine-exec , che-theia-endpoint-runtime-binary , and plug-in sidecar images.
Read more >IGEL Technology: Next-Gen Edge OS, Endpoint Security
IGEL provides next-gen edge OS endpoint security, optimization, and control solutions for cloud workspaces and virtual desktops.
Read more >Organization eclipse - Quay.io
Repository Name Last Modified State
E eclipse kubernetes‑image‑puller 12/06/2022 normal
E eclipse che‑operator Tomorrow at 5:47 AM normal
E eclipse che‑java11‑maven 12/16/2021 normal
Read more >Introduction to Devfile - GitHub Pages
Please note it's not possible to mix id and reference in single plugin ... maven-server port: 3101 attributes: protocol: http secure: 'true' public:...
Read more >RED HAT CODEREADY WORKSPACES 2.5 - ADMINISTRATION ...
Following deployment scenarios are available: Single-user: The deployment contains no authentication service. Development environments are not secured.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@AndrienkoAleksandr @evidolob please add the label in-progress if you start working on this issue.
Will be closed after merge https://github.com/eclipse/che/pull/14061