Block a user
didericis
pushed to prd/0048-ssh-deploy-key-provisioning at didericis/bot-bottle
2026-06-03 11:33:38 -04:00
didericis
pushed to prd/0048-ssh-deploy-key-provisioning at didericis/bot-bottle
2026-06-03 11:28:33 -04:00
PRD 0048: SSH deploy-key provisioning
Couple tweaks:
- Would like
deploy_keyrenamed toprovisioned_key - Would like a failure to revoke a deployed key on cleanup to halt the cleanup and fail loudly
didericis
created branch prd/0048-ssh-deploy-key-provisioning in didericis/bot-bottle
2026-06-03 11:11:07 -04:00
didericis
pushed to prd/0048-ssh-deploy-key-provisioning at didericis/bot-bottle
2026-06-03 11:11:07 -04:00
didericis
deleted branch regression/issue-159-shell-escaping from didericis/bot-bottle
2026-06-03 11:01:00 -04:00
test(git-gate): shell-escaping regression tests (issue #159)
Add regression tests for shell escaping with malicious Name/Upstream values
didericis
pushed to regression/issue-159-shell-escaping at didericis/bot-bottle
2026-06-03 10:52:33 -04:00
didericis
created branch regression/issue-159-shell-escaping in didericis/bot-bottle
2026-06-03 10:52:32 -04:00
didericis
created branch regression/issue-159-shell-escaping in didericis/bot-bottle
2026-06-03 10:46:11 -04:00
didericis
pushed to regression/issue-159-shell-escaping at didericis/bot-bottle
2026-06-03 10:46:11 -04:00
didericis
deleted branch fix/shell-injection-git-gate from didericis/bot-bottle
2026-06-03 00:47:37 -04:00
Harden git_gate.py shell rendering with shlex.quote and name validation
Harden git_gate.py shell rendering