Skip to content

Improve backend API path construction#39

Merged
aboullaite merged 2 commits into
mainfrom
maboullaite/improve-backend-paths
Jun 10, 2026
Merged

Improve backend API path construction#39
aboullaite merged 2 commits into
mainfrom
maboullaite/improve-backend-paths

Conversation

@aboullaite

@aboullaite aboullaite commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary:

  • Add a shared backend URL path builder for API routes with resource IDs.
  • Use it across show, episode, upload, and timeline routes.
  • Add tests for malformed path segment handling.

Testing:

  • go test ./config ./cmd
  • go test ./...

Fixes #34

@aboullaite aboullaite merged commit a62408b into main Jun 10, 2026
2 checks passed
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.

SSRF/Path Traversal vulnerability in CLI commands (fix included)

2 participants