didericis-claude
cc0c952d0b
test / unit (pull_request) Successful in 35s
test / integration (pull_request) Successful in 44s
test / unit (push) Successful in 32s
test / integration (push) Successful in 41s
fix(security): harden git_gate.py shell rendering with shlex.quote and name validation
...
Use shlex.quote() on name and upstream_url in git_gate_render_entrypoint()
so special characters (single quotes, spaces, semicolons) cannot break or
inject into the generated sh script.
Add _GIT_NAME_RE validation in GitEntry.from_repos_entry() to restrict
repo names to [A-Za-z0-9._-]+, making the manifest the first line of
defence and shlex.quote() the belt-and-suspenders backstop.
Closes #155
2026-06-03 04:40:21 +00:00
..
2026-05-11 16:23:02 -04:00
2026-06-02 16:57:52 +00:00
2026-06-02 11:30:54 -04:00
2026-06-02 12:47:00 -04:00
2026-06-02 11:16:17 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:59:24 -04:00
2026-06-02 12:40:14 -04:00
2026-06-02 23:59:34 -04:00
2026-05-28 18:44:42 -04:00
2026-05-28 23:49:21 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:56:14 -04:00
2026-06-02 11:15:27 -04:00
2026-05-28 17:59:24 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:56:14 -04:00
2026-06-03 04:13:53 +00:00
2026-06-02 23:59:34 -04:00
2026-06-02 16:56:57 +00:00
2026-06-02 13:12:40 -04:00
2026-05-29 22:13:17 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:56:14 -04:00
2026-06-02 05:45:20 +00:00
2026-06-03 04:40:21 +00:00
2026-06-02 23:29:39 -04:00
2026-06-02 23:59:34 -04:00
2026-06-01 22:24:17 -04:00
2026-06-02 23:59:34 -04:00
2026-06-02 23:59:34 -04:00
2026-06-03 04:40:21 +00:00
2026-06-02 07:32:06 +00:00
2026-05-29 00:15:15 -04:00
2026-06-01 22:24:17 -04:00
2026-05-28 17:56:14 -04:00
2026-06-02 08:15:20 +00:00
2026-06-02 18:17:24 +00:00
2026-06-01 22:24:17 -04:00
2026-06-02 23:59:34 -04:00
2026-05-28 17:56:14 -04:00
2026-06-02 11:48:24 -04:00
2026-06-01 22:24:17 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 17:56:14 -04:00
2026-06-02 06:23:39 +00:00
2026-06-02 14:38:36 +00:00
2026-06-02 23:59:34 -04:00
2026-05-28 17:56:14 -04:00
2026-05-28 18:49:28 -04:00
2026-06-02 06:29:05 +00:00
2026-05-28 17:56:14 -04:00
2026-06-02 08:06:45 +00:00
2026-05-28 17:56:14 -04:00
2026-06-02 17:01:19 +00:00
2026-06-02 18:17:24 +00:00