Skip to content

refactor(docker): remove insecure cert fetching and hardcoded credent…#170

Merged
egonspace merged 1 commit intodevfrom
fix/docker-path
Feb 3, 2026
Merged

refactor(docker): remove insecure cert fetching and hardcoded credent…#170
egonspace merged 1 commit intodevfrom
fix/docker-path

Conversation

@colinkim
Copy link
Copy Markdown

Summary

Improved Dockerfile security by removing insecure configurations.

Changes

  • Security: Removed manual openssl certificate fetching (MITM risk).
  • Security: Removed hardcoded new-account generation to prevent password exposure.

Copy link
Copy Markdown

@egonspace egonspace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown

@code0xff code0xff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@egonspace egonspace merged commit d1982f1 into dev Feb 3, 2026
4 checks passed
@hominlee-wemade hominlee-wemade deleted the fix/docker-path branch April 9, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants