Skip to content

fix: harden server and token persistence - #8

Merged
wutz merged 1 commit into
mainfrom
fix/medium-risk-hardening
Sep 8, 2026
Merged

fix: harden server and token persistence#8
wutz merged 1 commit into
mainfrom
fix/medium-risk-hardening

Conversation

@wutz

@wutz wutz commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • add HTTP timeout and request-header limits
  • serialize token persistence writes and tighten data directory permissions
  • validate GUI URLs as absolute HTTP(S) URLs

Validation

  • go test ./...
  • go test -race ./...
  • go vet ./...

@wutz
wutz merged commit 3bea385 into main Sep 8, 2026
1 check passed
@wutz
wutz deleted the fix/medium-risk-hardening branch September 8, 2026 01:36
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.

1 participant