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

refactor(scrubber): reorganize tests and expose ScrubBytes #1320

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Sep 28, 2023

This set of changes is the continuation of what I started doing in 4a86c54 to revamp out scrubbing capabilities.

Reorganizing tests is pure refactoring. Exposing ScrubBytes is because I think we can rationalize a bit what we scrub on the fly in the internal/model/archival.go file and we need to indeed start scrubbing byte arrays.

I'm doing this work as part of ooni/probe#2531

This set of changes is the continuation of what I started doing in
4a86c54
to revamp out scrubbing capabilities.

I'm doing this work as part of ooni/probe#2531
@bassosimone bassosimone merged commit 2db5293 into master Sep 28, 2023
8 checks passed
@bassosimone bassosimone deleted the issue/2531 branch September 28, 2023 09:57
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This set of changes is the continuation of what I started doing in
ooni@4a86c54
to revamp out scrubbing capabilities.

Reorganizing tests is pure refactoring. Exposing ScrubBytes is because I
think we can rationalize a bit what we scrub on the fly in the
`internal/model/archival.go` file and we need to indeed start scrubbing
byte arrays.

I'm doing this work as part of ooni/probe#2531
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