This website requires JavaScript.
Explore
Help
Sign In
sneak
/
upaas
Watch
1
Star
0
Fork
0
You've already forked upaas
Code
Issues
21
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
ef271d2da9
upaas
/
internal
History
Jeffrey Paul
ef271d2da9
Merge pull request 'Fix command injection in git clone arguments (
closes
#18
)' (
#29
) from clawbot/upaas:fix/command-injection-git-clone into main
...
Reviewed-on:
#29
2026-02-16 06:38:29 +01:00
..
config
Add deployment improvements and UI enhancements
2025-12-30 15:05:26 +07:00
database
fix: use hashed webhook secrets for constant-time comparison
2026-02-15 14:06:53 -08:00
docker
fix: prevent command injection in git clone arguments (
closes
#18
)
2026-02-15 21:33:02 -08:00
globals
Initial commit with server startup infrastructure
2025-12-29 15:46:03 +07:00
handlers
fix: validate port range 1-65535 in parsePortValues (
closes
#25
)
2026-02-15 21:34:50 -08:00
healthcheck
Initial commit with server startup infrastructure
2025-12-29 15:46:03 +07:00
logger
Initial commit with server startup infrastructure
2025-12-29 15:46:03 +07:00
middleware
fix: extract real client IP from proxy headers (X-Real-IP / X-Forwarded-For)
2026-02-15 21:14:12 -08:00
models
fix: use hashed webhook secrets for constant-time comparison
2026-02-15 14:06:53 -08:00
server
fix: add ownership verification on env var, label, volume, and port deletion
2026-02-15 21:02:46 -08:00
service
Merge pull request 'Wait for final log flush before closing deploymentLogWriter (
closes
#4
)' (
#9
) from clawbot/upaas:fix/issue-4 into main
2026-02-16 06:29:18 +01:00
ssh
Initial commit with server startup infrastructure
2025-12-29 15:46:03 +07:00