dify/.github
-LAN- 1a49febc02
chore: harden SSRF proxy configuration with strict defaults
- Block all private/internal networks by default to prevent SSRF attacks
- Restrict ports to only HTTP (80) and HTTPS (443)
- Deny all requests by default unless explicitly whitelisted
- Add customization support via conf.d directory for local overrides
- Provide example configurations for common use cases
- Add CI/testing setup script to ensure tests pass with strict config
- Update docker-compose files to support custom config mounting
- Add comprehensive documentation with security warnings
2025-09-01 13:45:07 +08:00
..
DISCUSSION_TEMPLATE fix: typos (#16385) 2025-03-21 11:14:40 +08:00
ISSUE_TEMPLATE chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' (#23847) 2025-08-13 09:28:42 +08:00
linters Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
workflows chore: harden SSRF proxy configuration with strict defaults 2025-09-01 13:45:07 +08:00
CODE_OF_CONDUCT.md docs: format all md files (#24195) 2025-08-20 13:49:11 +08:00
pull_request_template.md docs: format all md files (#24195) 2025-08-20 13:49:11 +08:00