Skip to content

Add password suppression#878

Merged
IEvangelist merged 2 commits intomainfrom
AddPasswordSuppression
May 7, 2026
Merged

Add password suppression#878
IEvangelist merged 2 commits intomainfrom
AddPasswordSuppression

Conversation

@eerhardt
Copy link
Copy Markdown
Member

@eerhardt eerhardt commented May 7, 2026

Copilot AI review requested due to automatic review settings May 7, 2026 15:06
@eerhardt eerhardt requested a review from IEvangelist as a code owner May 7, 2026 15:06
Copy link
Copy Markdown
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

Adds a new CredScan suppression entry to prevent documentation-derived JSON API metadata (copied from Aspire XML docs) from being flagged for containing a placeholder password value.

Changes:

  • Add "password" to .config/CredScanSuppressions.json suppression placeholders.
  • Document the rationale for suppressing "password" as a fake credential used in examples.

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

Comment thread .config/CredScanSuppressions.json
Comment on lines +13 to 16
"placeholder": "password",
"_justification": "Another fake password used in documentation examples in database and service connection strings. Not a real credential."
},
{
@IEvangelist IEvangelist merged commit 54d8fb0 into main May 7, 2026
5 checks passed
@IEvangelist IEvangelist deleted the AddPasswordSuppression branch May 7, 2026 15:12
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.

3 participants