Skip to content

Conversation

felickz
Copy link
Contributor

@felickz felickz commented Oct 3, 2025

Since we do not render out secret values, lets avoid them going over the wire due to the sensitive nature of the field.

Since we do not render out secret values, lets avoid them going over the wire due to the sensitive nature of the field.
@felickz felickz requested a review from aegilops as a code owner October 3, 2025 21:39
@felickz felickz requested review from Copilot and removed request for aegilops October 3, 2025 21:39
Copy link
Contributor

@Copilot 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 PR modifies the secret scanning API calls to avoid transmitting sensitive secret values over the wire by adding the hide_secret=true parameter to API requests.

  • Added hide_secret=true parameter to both default and generic secret type API calls
  • Ensures sensitive secret values are not included in API responses for security purposes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@felickz felickz requested a review from aegilops October 3, 2025 21:40
@felickz felickz closed this Oct 7, 2025
@aegilops aegilops deleted the no-secret-values branch October 7, 2025 18:54
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.

1 participant