Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Error report censoring (EXPOSUREAPP-14698) #5833

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

schauersbergern
Copy link
Contributor

Ticket

This should fix a race condition, where names from all scanned test in a series are now added immediately to censoring.
Before, the last added name data would override the one before, so when logging recently added certificates with same names from a formerly overridden test censor data, the names where not censored.

Now also uppercase names are added to censoring to also feature personGroupKey censoring

@schauersbergern schauersbergern added bug Something isn't working maintainers Tag pull requests created by maintainers labels Feb 8, 2023
@schauersbergern schauersbergern added this to the 3.1.x milestone Feb 8, 2023
@schauersbergern schauersbergern marked this pull request as ready for review February 8, 2023 12:51
@schauersbergern schauersbergern requested a review from a team February 8, 2023 12:51
@mtwalli mtwalli self-assigned this Feb 8, 2023
@mtwalli mtwalli enabled auto-merge (squash) February 8, 2023 15:31
@mtwalli mtwalli disabled auto-merge February 8, 2023 16:01
@mtwalli mtwalli merged commit 5cbec7f into release/3.1.x Feb 8, 2023
@mtwalli mtwalli deleted the fix/14698_error_report_censoring branch February 8, 2023 16:01
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants