Skip to content

Conversation

@Ki-Seki
Copy link
Member

@Ki-Seki Ki-Seki commented Jan 21, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 21, 2026 14:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds sanitization logic to prevent secret arguments (specifically API keys) from appearing in the execution command that gets stored in evaluation results.

Changes:

  • Adds logic to iterate through command-line arguments and sanitize secret values
  • Handles both --secret=value and --secret value argument formats
  • Supports both underscore and hyphen versions of argument names (e.g., --api_key and --api-key)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Ki-Seki Ki-Seki merged commit e167887 into main Jan 21, 2026
9 checks passed
@Ki-Seki Ki-Seki deleted the fix/secret-args branch January 21, 2026 15:10
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