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 GA4 redaction to GWF and GB EORI numbers #4227

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Add GA4 redaction to GWF and GB EORI numbers #4227

merged 1 commit into from
Sep 17, 2024

Conversation

AshGDS
Copy link
Contributor

@AshGDS AshGDS commented Sep 16, 2024

What

  • Adds redaction to GWF+9 digits, and GB+12 digits. These are application IDs for visas.

Why

Visual Changes

None.

@AshGDS AshGDS self-assigned this Sep 16, 2024
@govuk-ci govuk-ci temporarily deployed to components-gem-pr-4227 September 16, 2024 13:48 Inactive
@govuk-ci govuk-ci temporarily deployed to components-gem-pr-4227 September 16, 2024 13:49 Inactive
@AshGDS AshGDS marked this pull request as ready for review September 16, 2024 14:05
@AshGDS AshGDS requested a review from andysellick September 16, 2024 14:05
Copy link
Contributor

@andysellick andysellick left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@@ -27,6 +27,10 @@
var UNLOCK_TOKEN_PATTERN = /unlock_token=[a-zA-Z0-9-]+/g
var STATE_PATTERN = /state=.[^&]+/g

// some users mistakenly use GOV.UK to search for the status of their applications.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestion: might help to add to this comment an example of the numbers this should match.

Copy link
Contributor

Choose a reason for hiding this comment

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

Although I've just noticed there's some in the spec file, so 🤷

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No worries, will add more specific examples then merge 👍

@govuk-ci govuk-ci temporarily deployed to components-gem-pr-4227 September 17, 2024 13:50 Inactive
@AshGDS AshGDS merged commit 487cd72 into main Sep 17, 2024
12 checks passed
@AshGDS AshGDS deleted the ga4-redact-visas branch September 17, 2024 13: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.

3 participants