Files
AdventureLog/docker/docker-compose.advanced.yml
Sean Morley 26e530a403 Enhance image source inference and add tests for hostname validation
- Introduced a helper function to check if a hostname matches a given domain, improving the clarity of the `infer_source_from_url` function.
- Updated the image source inference logic to utilize the new helper function for better maintainability.
- Added a test case to ensure that spoofed hostnames do not match valid image sources, enhancing security and robustness of the inference logic.
- Updated Docker Compose configuration to ensure the correct image is used for the backend service.
2026-06-30 20:55:42 -04:00

1.8 KiB