clawbot
14525523cb
chore: update module path to sneak.berlin/go/upaas ( fixes #143 )
Check / check (pull_request) Successful in 2m18s
2026-02-26 06:00:17 -08:00
clawbot
327d7fb982
fix: resolve lint issues in handlers and middleware
Check / check (pull_request) Successful in 11m26s
2026-02-20 03:35:44 -08:00
clawbot
a2087f4898
fix: restrict SCP-like URLs to git user only and reject path traversal
...
- Changed SCP regex to only accept 'git' as the username
- Added path traversal check: reject URLs containing '..'
- Added test cases for non-git users and path traversal
2026-02-20 02:51:38 -08:00
clawbot
a2fb42520d
fix: validate repo URL format on app creation ( closes #88 )
2026-02-20 02:51:38 -08:00