didericis
  • Joined on 2025-09-19
didericis pushed to prd-0028-git-gate-new-branch-scan at didericis/bot-bottle 2026-05-29 01:59:24 -04:00
6c673bece6 fix(git-gate): scope new-branch scan to incoming commits
didericis pushed to prd-0028-git-gate-new-branch-scan at didericis/bot-bottle 2026-05-29 01:52:12 -04:00
9dc0dfd5ee docs(prd): PRD 0028 — git-gate new-branch push scan scope
didericis created branch prd-0028-git-gate-new-branch-scan in didericis/bot-bottle 2026-05-29 01:52:11 -04:00
didericis commented on issue didericis/bot-bottle#106 2026-05-29 01:45:33 -04:00
git-gate rejects all new-branch pushes: pre-receive scans full history and trips on test-fixture secrets

Why does gitleaks default to scanning all? Is there a potential for pushing to the upstream if we exclude refs already on the gate? I want to ensure change doesn't introduce a security issue.

didericis opened issue didericis/bot-bottle#106 2026-05-29 01:42:12 -04:00
git-gate rejects all new-branch pushes: pre-receive scans full history and trips on test-fixture secrets
didericis opened issue didericis/bot-bottle#105 2026-05-29 01:08:15 -04:00
Git-gate clean step
didericis opened issue didericis/bot-bottle#104 2026-05-29 00:51:30 -04:00
Allow for short lived, provisioned SSH keys
didericis pushed to main at didericis/bot-bottle 2026-05-29 00:42:40 -04:00
2ea73e40a8 docs(decisions): ADR 0003 — system prompts stay user-directed
didericis merged pull request didericis/bot-bottle#103 2026-05-29 00:42:38 -04:00
docs(decisions): ADR 0003 — system prompts stay user-directed
didericis created pull request didericis/bot-bottle#103 2026-05-29 00:40:56 -04:00
docs(decisions): ADR 0003 — system prompts stay user-directed
didericis pushed to docs/adr-0003-prompt-autogen at didericis/bot-bottle 2026-05-29 00:40:22 -04:00
2ea73e40a8 docs(decisions): ADR 0003 — system prompts stay user-directed
didericis created branch docs/adr-0003-prompt-autogen in didericis/bot-bottle 2026-05-29 00:40:22 -04:00
didericis deleted branch fix/dashboard-crash-logging from didericis/bot-bottle 2026-05-29 00:27:26 -04:00
didericis pushed to main at didericis/bot-bottle 2026-05-29 00:27:25 -04:00
7b2474a5d3 refactor(manifest): drop dead _load_json_or_die helper
847baa84be refactor(manifest): raise ManifestError instead of die()
99ec267c74 fix(dashboard): surface launch/crash failures (#100)
Compare 3 commits »
didericis merged pull request didericis/bot-bottle#102 2026-05-29 00:27:22 -04:00
fix(dashboard): surface launch/crash failures (#100)
didericis closed issue didericis/bot-bottle#100 2026-05-29 00:27:22 -04:00
Dashboard launch failure logging
didericis pushed to fix/dashboard-crash-logging at didericis/bot-bottle 2026-05-29 00:24:02 -04:00
7b2474a5d3 refactor(manifest): drop dead _load_json_or_die helper
didericis pushed to fix/dashboard-crash-logging at didericis/bot-bottle 2026-05-29 00:15:22 -04:00
847baa84be refactor(manifest): raise ManifestError instead of die()