gabriel / musehub public
refactor BREAKING dev
AI Agent gabriel · 130 days ago · May 5, 2026 · Diff

refactor: replace uuid4 entropy with secrets.token_hex in mists fork route

sha256:ac1ca678afa96032985758401ffe144d22c1901eee3e0752d89c3894062c9f58 sha
+1 ~1 −1 symbols
sha256:82aeb6884a953e77e2be764870ded23a771a5344026b0a31a271213f8a56bb21 snapshot
+1
symbol added
~1
symbol modified
−1
symbol removed
0
dead code introduced
Semantic Changes 3 symbols
~ musehub/api/routes/musehub/mists.py .py 1 symbol added, 1 symbol removed, 1 symbol modified
uuid import import uuid L29–29
+ secrets import import secrets L28–28
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:ac1ca678afa96032985758401ffe144d22c1901eee3e0752d89c3894062c9f58 --body "your comment"