Skip to content

Conversation

@pmoravec
Copy link
Contributor

@pmoravec pmoravec commented Sep 5, 2025

We need to add the netmask to the string to obfuscate, i.e. to the first group of matched r.e. Otherwise, '2620:52:0:25c0::/64' like string is obfuscated to '534f:53ff:fe00:0002::/64/64'.

Closes: #4124


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname email@example.com?
  • Are any related Issues or existing PRs properly referenced via a Closes (Issue) or Resolved (PR) line?
  • Are all passwords or private data gathered by this PR obfuscated?

@packit-as-a-service
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/sosreport-sos-4124
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

We need to add the netmask to the string to obfuscate, i.e. to the first
group of matched r.e. Otherwise, '2620:52:0:25c0::/64' like string is
obfuscated to '534f:53ff:fe00:0002::/64/64'.

Closes: sosreport#4124

Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
@pmoravec pmoravec force-pushed the sos-pmoravec-cleaner-ipv6-greedy-take-netprefix branch from 3eb0e24 to 6615f49 Compare September 12, 2025 05:53
@arif-ali arif-ali added the Kind/cleaner cleaner component of sos label Sep 12, 2025
@arif-ali arif-ali added the Reviewed/Ready for Merge Has been reviewed, ready for merge label Sep 12, 2025
@pmoravec pmoravec closed this in 6615f49 Sep 12, 2025
@pmoravec pmoravec merged commit 6615f49 into sosreport:main Sep 12, 2025
37 checks passed
pafernanr pushed a commit to pafernanr/sos that referenced this pull request Oct 2, 2025
We need to add the netmask to the string to obfuscate, i.e. to the first
group of matched r.e. Otherwise, '2620:52:0:25c0::/64' like string is
obfuscated to '534f:53ff:fe00:0002::/64/64'.

Closes: sosreport#4124

Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
dwolstroRH pushed a commit to dwolstroRH/sos that referenced this pull request Nov 5, 2025
We need to add the netmask to the string to obfuscate, i.e. to the first
group of matched r.e. Otherwise, '2620:52:0:25c0::/64' like string is
obfuscated to '534f:53ff:fe00:0002::/64/64'.

Closes: sosreport#4124

Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind/cleaner cleaner component of sos Reviewed/Ready for Merge Has been reviewed, ready for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants