Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial binlogs redacting functionality #13990

Closed
wants to merge 1 commit into from

Conversation

JanKrivanek
Copy link
Member

@JanKrivanek JanKrivanek commented Aug 21, 2023

Motivation

Binlogs can (and do) contain sensitive data - including binlogs from our pipelines
MSBuild team is working on redacting functionality as part of dotnet/msbuild#8400 - and we want to pilot the initial PoC within arcade - which will provide removing a way of spilling sensitive data from pipelines runs.

Test runs

Tested on MSBuild CI pipeline here: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=8283720&view=logs&j=d17d50ef-afac-5d4b-95a6-3014ce5cf7a4&t=494cebad-6f4c-572d-253c-6aabdd2e1073
The results are as expected - all binlogs are preserved, only sensitive data is removed:

image

To double check:

@JanKrivanek JanKrivanek deleted the proto/redact-postbuild-logs branch August 21, 2023 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