Skip to content

Conversation

VeryEarly
Copy link
Collaborator

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@Copilot Copilot AI review requested due to automatic review settings September 3, 2025 07:30
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

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 suppresses a false positive credential scan result for an AutoRest-generated file in the Resources module. The change adds a suppression entry for the generated ProxyCmdletDefinitions.ps1 file to prevent CredScan from incorrectly flagging it as containing credentials.

  • Adds a new suppression entry for the generated version of ProxyCmdletDefinitions.ps1

@VeryEarly VeryEarly merged commit c26ec79 into main Sep 3, 2025
1 of 6 checks passed
@VeryEarly VeryEarly deleted the yabo/suppress-credscan branch September 3, 2025 07:33
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