Skip to content

fix: resolve Dependabot alert #1 — black arbitrary file write#23

Merged
johnxing-amigo merged 1 commit intomainfrom
fix/dependabot-black-vulnerability
Mar 14, 2026
Merged

fix: resolve Dependabot alert #1 — black arbitrary file write#23
johnxing-amigo merged 1 commit intomainfrom
fix/dependabot-black-vulnerability

Conversation

@johnxing-amigo
Copy link
Contributor

Summary

  • Updates black from 25.12.0 to 26.3.1 in uv.lock
  • Resolves Dependabot alert Added release workflow #1: high-severity arbitrary file write vulnerability from unsanitized cache file names

Test plan

  • uv lock --upgrade-package black completes successfully
  • Verify Dependabot alert Added release workflow #1 is auto-dismissed after merge

🤖 Generated with Claude Code

Black < 26.3.1 has a high-severity vulnerability from unsanitized user
input in cache file name (Dependabot alert #1).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@blacksmith-sh
Copy link
Contributor

blacksmith-sh bot commented Mar 14, 2026

Found 9 test failures on Blacksmith runners:

Failures

Test View Logs
TestConversationIntegration/test_interact_with_conversation_external_event_streams View Logs
TestConversationIntegration/test_interact_with_conversation_text_streams View Logs
TestConversationIntegration/test_interact_with_conversation_voice_streams View Logs
TestConversationIntegrationSync/test_interact_with_conversation_external_event_streams View Logs
TestConversationIntegrationSync/test_interact_with_conversation_external_event_streams View Logs
TestConversationIntegrationSync/test_interact_with_conversation_text_streams View Logs
TestConversationIntegrationSync/test_interact_with_conversation_text_streams View Logs
TestConversationIntegrationSync/test_interact_with_conversation_voice_streams View Logs
TestConversationIntegrationSync/test_interact_with_conversation_voice_streams View Logs

Fix in Cursor

@johnxing-amigo johnxing-amigo merged commit 81be5e1 into main Mar 14, 2026
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants