[VERIFICATION FOCAL]
[sos report (new main binary) / sosreport (former binary name)]
Work as usual. It has been tested with simple.sh script, which runs
various/several sos scenarios/arguments/...).
[sos clean]
Obfuscation works as expect.
Take a bit of time to complete, but nothing preventing the release of
the package for now, spending most of its time at obfuscating data.
Verification includes:
- Ipv4 address/network obfuscation : OK
3: wlp58s0 inet 100.0.0.1/24 brd 100.0.0.255 scope global dynamic
noprefixroute wlp58s0\ obfuscatedword0 7000
8sec preferred_lft 70008sec
#mapping file:
"ip_map": {
...
"10.10.30.123/24": "100.0.0.1/24",
...
}
- Host name, and domain name obfuscation: OK
$ cat path_to_obfuscated_sosreport/hostname
host0
$ cat path_to_obfuscated_sosreport/var/log/*
Aug 28 08:57:14 host0 kernel: [ 472.635702] usb usb3: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Aug 28 08:57:14 host0 kernel: [ 472.635710] usb usb3: Product: xHCI Host
Controller
# mapping file:
"hostname_map": {
"thinkpad": "host0"
- User-provided keyword obfuscations: OK
3: wlp58s0 inet 100.0.0.1/24 brd 100.0.0.255 scope global dynamic
noprefixroute wlp58s0\ obfuscatedword0 7000
8sec preferred_lft 70008sec
#mapping file:
"keyword_map": {
"valid_lft": "obfuscatedword0"
}
[sos collect & sos mask (alias)]
sos collector has been tested using SSH key authorization
No problem reported, and it works as expected.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892275
Title:
[sync][sru] sos upstream 4.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/sosreport/+bug/1892275/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs