Azure / Azure/azure-sdk-tools

Can test-proxy apply user-registered sanitizers before central?

Open
#10,205 0 comments 1 reaction 1 assignee Claimed by @scbedd View on GitHub
needs-triage
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

The situation: a JS dev is registering very specific targeted sanitizers for specific key values. They just will replace every incidence of these specific keys.

The issue is, due to central sanitizers applying FIRST, some assumptions about these key values are broken (due to them being replaced with SANITIZED and the like).

Can we reverse these assumptions without breaking a bunch of tests? Do we instead need to offer an API to reverse this application order?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.