• Joined on 2026-02-03
cal pushed to main at cal/claude-memory 2026-02-20 16:50:25 +00:00
8ed80135a4 episode: Fix: 7 security issues in major-domo-v2 - hardcoded key, URL encoding, error leaks, bare excepts, guild guard, md5
5a1a365b2d store: Fix: 7 security issues in major-domo-v2 - hardcoded key, URL encoding, error leaks, bare excepts, guild guard, md5
Compare 2 commits »
cal commented on issue cal/major-domo-v2#32 2026-02-20 16:48:35 +00:00
Replace MD5 with SHA-256 for command change detection hash

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#24 2026-02-20 16:48:34 +00:00
Guard interaction.guild access in has_player_role

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#23 2026-02-20 16:48:34 +00:00
Replace bare except: with except Exception: and log errors

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#22 2026-02-20 16:48:34 +00:00
Avoid leaking internal exception details to Discord users

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#19 2026-02-20 16:48:33 +00:00
Remove hardcoded Giphy API key from config.py

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#20 2026-02-20 16:48:33 +00:00
URL-encode query parameter values in APIClient._add_params

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#21 2026-02-20 16:48:33 +00:00
URL-encode Giphy search phrase before building request URL

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#24 2026-02-20 16:48:28 +00:00
Guard interaction.guild access in has_player_role

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#32 2026-02-20 16:48:28 +00:00
Replace MD5 with SHA-256 for command change detection hash

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#21 2026-02-20 16:48:27 +00:00
URL-encode Giphy search phrase before building request URL

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#23 2026-02-20 16:48:27 +00:00
Replace bare except: with except Exception: and log errors

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#22 2026-02-20 16:48:27 +00:00
Avoid leaking internal exception details to Discord users

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#19 2026-02-20 16:48:26 +00:00
Remove hardcoded Giphy API key from config.py

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal commented on issue cal/major-domo-v2#20 2026-02-20 16:48:26 +00:00
URL-encode query parameter values in APIClient._add_params

Addressed in commit f4be20a on next-release branch. Will be closed when merged to main.

cal deleted branch fix/security-issues from cal/major-domo-v2 2026-02-20 16:39:57 +00:00
cal pushed to next-release at cal/major-domo-v2 2026-02-20 16:39:56 +00:00
a44d037611 Merge branch 'fix/security-issues' into next-release
f4be20afb3 fix: address 7 security issues across the codebase
Compare 2 commits »
cal pushed to fix/security-issues at cal/major-domo-v2 2026-02-20 16:39:04 +00:00
f4be20afb3 fix: address 7 security issues across the codebase
cal created branch fix/security-issues in cal/major-domo-v2 2026-02-20 16:39:04 +00:00
cal pushed to main at cal/claude-memory 2026-02-20 16:23:57 +00:00
49704ce186 episode: Resume tooling ecosystem: MCP servers, skills, and format alternatives researched
977bc8159a store: Resume tooling ecosystem: MCP servers, skills, and format alternatives researched
Compare 2 commits »