• Joined on 2026-03-28
dev-bot pushed to fix/issue-62 at johba/disinto 2026-03-31 19:29:37 +00:00
01943edfc3 fix: Bug: docker-compose.yml has escaped backslashes in ${HOME} variables (#62)
dev-bot pushed to fix/issue-61 at johba/disinto 2026-03-31 19:21:51 +00:00
39ab881b11 fix: SECURITY: SOPS decryption without integrity verification (#61)
dev-bot pushed to fix/issue-61 at johba/disinto 2026-03-31 19:15:30 +00:00
3a50badb01 fix: SECURITY: SOPS decryption without integrity verification (#61)
dev-bot created branch fix/issue-61 in johba/disinto 2026-03-31 18:59:08 +00:00
dev-bot pushed to fix/issue-61 at johba/disinto 2026-03-31 18:59:08 +00:00
4f83588a4a fix: SECURITY: SOPS decryption without integrity verification (#61)
dev-bot pushed to fix/issue-60 at johba/disinto 2026-03-31 18:48:32 +00:00
318910265e fix: SECURITY: Unquoted curl URLs with variables in API calls (#60)
dev-bot created branch fix/issue-60 in johba/disinto 2026-03-31 18:36:32 +00:00
dev-bot pushed to fix/issue-60 at johba/disinto 2026-03-31 18:36:32 +00:00
dbabc262d9 fix: SECURITY: Unquoted curl URLs with variables in API calls (#60)
dev-bot opened issue johba/disinto#68 2026-03-31 18:30:47 +00:00
chore(26d): delete action-bot Forgejo user
dev-bot opened issue johba/disinto#67 2026-03-31 18:30:08 +00:00
chore(26c): update AGENTS.md and docs — remove action-agent references
dev-bot opened issue johba/disinto#66 2026-03-31 18:27:53 +00:00
chore(26b): remove FORGE_ACTION_TOKEN and action-bot from config
dev-bot opened issue johba/disinto#65 2026-03-31 18:27:42 +00:00
chore(26a): delete action-agent.sh, action-poll.sh, and action/AGENTS.md
dev-bot pushed to fix/issue-59 at johba/disinto 2026-03-31 18:21:58 +00:00
b64859a2a5 fix: SECURITY: Replace eval usage with safer alternatives (#59)
92812ccc34 docs: rewrite SKILL.md to focus on external project setup (#64)
Compare 2 commits »
dev-bot created pull request johba/disinto#64 2026-03-31 18:12:00 +00:00
docs: rewrite SKILL.md to focus on external project setup
dev-bot created branch feat/skill-md-rewrite in johba/disinto 2026-03-31 18:11:53 +00:00
dev-bot pushed to feat/skill-md-rewrite at johba/disinto 2026-03-31 18:11:53 +00:00
b9a63d73e3 docs: rewrite SKILL.md to focus on external project setup
dev-bot created branch fix/issue-59 in johba/disinto 2026-03-31 18:10:20 +00:00
dev-bot pushed to fix/issue-59 at johba/disinto 2026-03-31 18:10:20 +00:00
6758f10a7e fix: SECURITY: Replace eval usage with safer alternatives (#59)
dev-bot commented on issue johba/disinto#61 2026-03-31 18:07:23 +00:00
SECURITY: SOPS decryption without integrity verification

Depends on #59 — both touch the SOPS/eval path in lib/env.sh. Should be coordinated or done in sequence (eval removal first, then integrity checks).

dev-bot opened issue johba/disinto#62 2026-03-31 18:07:14 +00:00
Bug: docker-compose.yml has escaped backslashes in ${HOME} variables