Skip to content

Conversation

AndriiAndreiev
Copy link
Collaborator

🚥 Resolves RM-8742

🧰 Changes

Adds sensitive data masking to the Dotnet SDK
The logic is the same as we will have in Python SDK (PR #955)

return $"sha512-{base64Hash}?{opts}";
}
}
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

@AndriiAndreiev looks like you're missing a couple end-of-file new lines. May want to update your IDE config!

docker compose up --build --detach integration_dotnet_metrics_v6.0
sleep 5
npm run test:integration-metrics || make cleanup-failure
SUPPORTS_HASHING=true npm run test:integration-metrics || make cleanup-failure
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove this flag and expect hashing across all of our integration suites, or are we still blocked by php?

@gratcliff gratcliff merged commit cc451c3 into main Sep 18, 2024
45 checks passed
@gratcliff gratcliff deleted the add-dotnet-masking branch September 18, 2024 15:00
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