Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Design and implement security of the REST API #1

Open
tzstoyanov opened this issue Jan 25, 2023 · 1 comment
Open

Design and implement security of the REST API #1

tzstoyanov opened this issue Jan 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@tzstoyanov
Copy link
Contributor

Container tracer runs with root privileges on the system. Currently there is no security layer around its REST API.

  • Research the best Kubernetes practices for securing the sensitive APIs.
  • Design authentication and authorization of REST API caller.
  • Implement authentication and authorization of REST API caller.
@tzstoyanov tzstoyanov added the enhancement New feature or request label Jan 25, 2023
@tzstoyanov
Copy link
Contributor Author

Implemented HTTPS support for container-tracer REST API
#20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant